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
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@
2
2
3
3
All notable changes to the LaunchDarkly Python SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
4
5
+
## [7.1.0] - 2021-03-11
6
+
### Added:
7
+
- Added the `alias` method to `LDClient`. This can be used to associate two user objects for analytics purposes with an alias event.
8
+
9
+
5
10
## [7.0.2] - 2021-02-18
6
11
### Fixed:
7
12
- The SDK could fail to send debug events when event debugging was enabled on the LaunchDarkly dashboard, if the application server's time zone was not GMT.
0 commit comments