Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Commit 7ff8ad9

Browse files
committed
Update CHANGELOG with 1.5.4 release
1 parent cf13fb3 commit 7ff8ad9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ We try to follow [http://keepachangelog.com/](http://keepachangelog.com/) recomm
44
## [Unreleased]
55
_(add items here for easier creation of next log entry)_
66

7+
## [1.5.4] - 2017-05-25
8+
### Fixed
9+
- Delay re-focus until all actions have been processed (#240)
710

811
## [1.5.3] - 2017-05-14
912
### Fixed
@@ -172,7 +175,8 @@ v0.1.0 - Wed, 12 Aug 2015 19:22:26 GMT
172175

173176
-
174177

175-
[Unreleased]: https://github.com/reactjs/react-autocomplete/compare/v1.5.3...HEAD
178+
[Unreleased]: https://github.com/reactjs/react-autocomplete/compare/v1.5.4...HEAD
179+
[1.5.4]: https://github.com/reactjs/react-autocomplete/compare/v1.5.3...v1.5.4
176180
[1.5.3]: https://github.com/reactjs/react-autocomplete/compare/v1.5.2...v1.5.3
177181
[1.5.2]: https://github.com/reactjs/react-autocomplete/compare/v1.5.1...v1.5.2
178182
[1.5.1]: https://github.com/reactjs/react-autocomplete/compare/v1.5.0...v1.5.1

0 commit comments

Comments
 (0)