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
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
All notable changes to the LaunchDarkly SSE Client for Python will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
* Drop support for python 3.7 [#30](https://github.com/launchdarkly/python-eventsource/issues/30) ([4372af2](https://github.com/launchdarkly/python-eventsource/commit/4372af2c77fde7085964f28ceacda4a41ad32fc7))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
* Move tests under ld_eventsource namespace ([#29](https://github.com/launchdarkly/python-eventsource/issues/29)) ([74a41db](https://github.com/launchdarkly/python-eventsource/commit/74a41dbef437cb9fc4b0b66f3ac80585917ab856))
0 commit comments