1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-23 00:22:19 +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)