Skip to content

Commit 0f85f15

Browse files
Update Changelog for release of version 5.0.4
1 parent abda35c commit 0f85f15

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
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+
## [5.0.4] - 2018-04-16
6+
## Fixed
7+
- It was not possible to install the SDK with `pip` 10.0.0. This should work now (thanks, [@theholy7](https://github.com/launchdarkly/python-client/pull/82)!) with the latest `pip` as well as previous versions.
8+
9+
510
## [5.0.3] - 2018-04-10
611
### Fixed
712
- Fixed a bug that, in Python 3.x, caused an error when using an integer user attribute to compute a rollout.

0 commit comments

Comments
 (0)