You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,14 @@
1
+
## v5.9.2
2
+
* (Bugfix) Update variants to use a seed value for their hash. This fixes an issue with variant distribution & gradual rollouts where users were seeing very non-random distributions.
3
+
1
4
## v5.9.1
2
5
* (Minor) Add support for Semver 3 while maintaining backwards compatibility. Thanks @@chaitanya-parsana!
3
6
4
7
## v5.9.0
5
8
* (Major) Support for dependent features. Thanks @Tymek!
0 commit comments