1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00

chore: update changelog

This commit is contained in:
Ivar Conradi Østhus 2020-05-14 22:35:02 +02:00
parent 7d94f12c04
commit 3d38001c68

View File

@ -7,6 +7,11 @@ 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.2]
fix: reset stores on login/logout (#212)
fix: password login should prefer login options
fix: Transform username/password login response to json (#211)
## [3.3.1]
- feat: add support for username/password login
- feat: locale select should be dropdown menu