Skip to content

Commit 2d1b60a

Browse files
Update Changelog for release of version 5.0.1
1 parent 29deab2 commit 2d1b60a

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

5+
## [5.0.1] - 2018-07-02
6+
### Fixed:
7+
Fixed a regression in version 5.0.0 that could prevent the client from reconnecting if the stream connection was dropped by the server.
8+
9+
510
## [5.0.0] - 2018-06-26
611
### Changed:
712
- The client no longer uses Celluloid for streaming I/O. Instead, it uses [socketry](https://github.com/socketry/socketry).

0 commit comments

Comments
 (0)