Update CHANGELOG.md

This commit is contained in:
PSeitz 2022-05-09 04:54:15 +02:00 committed by Yacin Tmimi
parent c65ba14d69
commit 84fd4cdd02

View File

@ -5,6 +5,7 @@
### Fixed
- Fixes issue where wrapped strings would be incorrectly indented in macro defs when `format_strings` was enabled [#4036](https://github.com/rust-lang/rustfmt/issues/4036)
- Fixes an issue where types would be incorrectly wrapped in comments [#5260](https://github.com/rust-lang/rustfmt/issues/5260)
## [1.4.38] 2021-10-20