Skip to content

Commit 0db0943

Browse files
Update Changelog for release of version 5.5.8
1 parent 3b77f29 commit 0db0943

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 Ruby SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [5.5.8] - 2019-07-11
6+
### Fixed:
7+
- In streaming mode, depending on the Ruby version, calling `close` on the client could cause a misleading warning message in the log, such as `Unexpected error from event source: #<IOError: stream closed in another thread>`. ([#135](https://github.com/launchdarkly/ruby-server-sdk/issues/135))
8+
59
## [5.5.7] - 2019-05-13
610
### Changed:
711
- Changed the gem name from `ldclient-rb` to `launchdarkly-server-sdk`.

0 commit comments

Comments
 (0)