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

chore(changelog): Updated recent changes

This commit is contained in:
ivaosthu 2018-08-15 19:18:56 +02:00
parent d8f7d2097d
commit 4ca3b8c3b2

View File

@ -12,6 +12,8 @@ The latest version of this document is always available in
## [3.1.0]
- fix(react-router): Upgrade to react-router v4.
- fix(feature-create): Default strategy should be chosen if strategy list is empty.
- fix(feature-update): Do not change route after feature toggle update.
## [3.0.1]
- fix(feature): Create feature form inside a Card to align UI