Skip to content

Commit f2ddd77

Browse files
Update Changelog for release of version 6.9.3
1 parent 2ebab04 commit f2ddd77

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the LaunchDarkly Python SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [6.9.3] - 2019-06-11
6+
### Fixed:
7+
- Usages of `Logger.warn()` were causing deprecation warnings in some versions of Python. Changed these to `Logger.warning()`. ([#125](https://github.com/launchdarkly/python-server-sdk/issues/125))
8+
59
## [6.9.2] - 2019-05-01
610
### Changed:
711
- Changed the artifact name from `ldclient-py` to `launchdarkly-server-sdk`

0 commit comments

Comments
 (0)