Skip to content

Commit 1986b44

Browse files
authored
Update CHANGELOG.md
1 parent 9ed1e4b commit 1986b44

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ All notable changes to the LaunchDarkly Python SDK will be documented in this fi
88
- New `all_flags` method returns all flag values for a specified user.
99
- New `secure_mode_hash` function computes a hash suitable for the new LaunchDarkly [JavaScript client's secure mode feature](https://github.com/launchdarkly/js-client#secure-mode).
1010

11-
### Changed
11+
### Deprecated
12+
- The `toggle` call has been deprecated in favor of `variation`.
13+
14+
### Removed
1215
- Twisted support has temporarily been removed.
1316

14-
### Deprecated
15-
- The `toggle` call has been deprecated in favor of `variation`.

0 commit comments

Comments
 (0)