mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
Update CHANGELOG.md
This commit is contained in:
parent
dc9b0109f5
commit
59d3e085a8
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,5 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
## 2.1.0
|
||||
- Provide a set of defined activation strategies:
|
||||
- applicationHostname
|
||||
- gradualRolloutRandom
|
||||
- gradualRolloutSessionId
|
||||
- gradualRolloutUserId
|
||||
- remoteAddress
|
||||
- userWithId
|
||||
|
||||
## 2.0.4
|
||||
- bump unleash-frontend which includes a lot of UI improvements and bug-fixes.
|
||||
- Fix error message when trying to create a archived feature toggle.
|
||||
|
||||
## 2.0.0 (January 2017)
|
||||
|
||||
- Support multiple strategies. This makes it easy to use multiple activation strategies in combination.
|
||||
|
Loading…
Reference in New Issue
Block a user