Skip to content

Commit 2ddb217

Browse files
authored
Documentation updates. (#283)
1 parent 1ef714c commit 2ddb217

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff 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+
14
## v5.9.1
25
* (Minor) Add support for Semver 3 while maintaining backwards compatibility. Thanks @@chaitanya-parsana!
36

47
## v5.9.0
58
* (Major) Support for dependent features. Thanks @Tymek!
69
* (Major) Add request timeout and request retrie paremeters/overides. Thanks @snosratiershad!
7-
* (Bugfixes) Make `check_date_operators` works with dateutil < 2.9.1.
8-
* (Bugfixes) Update responses mock for etag test. Thanks @yjabri!
10+
* (Bugfix) Make `check_date_operators` works with dateutil < 2.9.1.
11+
* (Bugfix) Update responses mock for etag test. Thanks @yjabri!
912
* (Bugfix) Fix broken link in client spec ddocs. Thanks @sjaanus!
1013

1114
## v5.8.0

0 commit comments

Comments
 (0)