mirror of
https://github.com/rwf2/Rocket.git
synced 2025-01-29 12:52:05 +00:00
Update CHANGELOG for 0.3.2.
This commit is contained in:
parent
8183f63630
commit
944736208e
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,3 +1,14 @@
|
||||
# Version 0.3.2 (Aug 15, 2017)
|
||||
|
||||
## Core
|
||||
|
||||
* Added conversion methods from and to `Box<UncasedStr>`.
|
||||
|
||||
## Codegen
|
||||
|
||||
* Lints were removed due to compiler instability. Lints will likely return as
|
||||
a separate `rocket_lints` crate.
|
||||
|
||||
# Version 0.3.1 (Aug 11, 2017)
|
||||
|
||||
## Core
|
||||
|
Loading…
Reference in New Issue
Block a user