Update CHANGELOG

This commit is contained in:
topecongiro 2017-12-22 17:20:15 +09:00
parent 18c42f1ab4
commit fb0e449ab3

View file

@ -2,10 +2,21 @@
## [Unreleased]
## [0.3.3] 2017-12-22
### Added
- Format trait aliases.
### Changed
- `cargo fmt` will format every workspace member.
### Fixed
- Rustup to `rustc 1.24.0-nightly (250b49205 2017-12-21)`
- Fix formatting bugs.
## [0.3.2] 2017-12-15
### Changed