diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d09ce7..974039d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -85,7 +85,7 @@ All notable changes to this project will be documented in this file. - Issue when clicking on a single-select autocomplete with minLength of 0 with a current selection, which was correctly searching with an empty string, but the polling method was then triggering a search with the value afterwards. - Screen reader announcements for results ignoring the number of results rendered -[1.2.1]: https://github.com/mynamesleon/aria-autocomplete/compare/v1.2.0...v1.2.2 +[1.2.2]: https://github.com/mynamesleon/aria-autocomplete/compare/v1.2.0...v1.2.2 [1.2.0]: https://github.com/mynamesleon/aria-autocomplete/compare/v1.1.4...v1.2.0 [1.1.4]: https://github.com/mynamesleon/aria-autocomplete/compare/v1.1.3...v1.1.4 [1.1.3]: https://github.com/mynamesleon/aria-autocomplete/compare/v1.1.2...v1.1.3