1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

chore: update changelog

This commit is contained in:
Ivar Conradi Østhus 2020-06-15 15:29:33 +02:00
parent 735b11297c
commit ef5c7cfe6f

View File

@ -7,11 +7,19 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
The latest version of this document is always available in
[releases][releases-url].
# [3.3.5]
- fix: should handle zero variants
- fix: modal for variants
## [3.3.4]
- fix: allow overflow for strategy card
- fix: add common component input-list-field
## [3.3.3]
fix: improve on variant ui
fix: should not clear all stores on update user profile
fix: convert variant-view-component to function
fix: tune css a little
- fix: improve on variant ui
- fix: should not clear all stores on update user profile
- fix: convert variant-view-component to function
- fix: tune css a little
## [3.3.2]
- fix: reset stores on login/logout (#212)