1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore: update changelog

This commit is contained in:
Ivar Conradi Østhus 2021-02-09 12:49:06 +01:00
parent cbffa278f2
commit f26058de5a

View File

@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
The latest version of this document is always available in
[releases][releases-url].
# 3.11.3
- fix: use findIndex when using predicate.
# 3.11.2
- fix: Add UI for showing 'create tag' errors
- fix: UX should not eagerly store strategy updates! (#240)