Skip to content

Commit 91a21ee

Browse files
Update Changelog for release of version 2.3.0
1 parent fbccbb1 commit 91a21ee

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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+
## [2.3.0] - 2017-11-16
6+
## Added
7+
- Add `close` method to Ruby client to stop processing events
8+
- Add support for Redis feature store
9+
- Add support for LDD mode
10+
- Allow user to disable outgoing event stream.
11+
12+
## Changed
13+
- Stop retrying on 401 responses (due to bad sdk keys)
14+
515
## [2.2.7] - 2017-07-26
616
## Changed
717
- Update Readme to fix instructions on installing gem using command line

0 commit comments

Comments
 (0)