Skip to content

Commit 800ebe8

Browse files
committed
Update CHANGELOG
1 parent 4871d64 commit 800ebe8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## [Unreleased]
44

5+
## [1.4.5] 2019-08-13
6+
7+
### Fixed
8+
9+
- Fix generating invalid code when formatting an impl block with const generics inside a where clause.
10+
- Fix adding a trailing space after a `dyn` keyword which is used as a macro argument by itself.
11+
512
## [1.4.4] 2019-08-06
613

714
### Fixed

0 commit comments

Comments
 (0)