Update CHANGELOG.md

This commit is contained in:
Seiichi Uchida 2019-08-06 11:24:53 +09:00 committed by GitHub
parent 0462008de8
commit c1d20e8e6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
## [1.4.4] 2019-08-06
## Fixed
### Fixed
- Fix `cargo fmt` incorrectly formatting crates that is not part of the workspace or the path dependencies.
- Fix removing a trailing comma from a tuple pattern.