Skip to content

Commit 29eda6c

Browse files
Update Changelog for release of version 3.0.0
1 parent 60f7b5c commit 29eda6c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
## [3.0.0] - 2018-02-22
6+
### Added
7+
- Support for a new LaunchDarkly feature: reusable user segments.
8+
9+
### Changed
10+
- The feature store interface has been changed to support user segment data as well as feature flags. Existing code that uses `InMemoryFeatureStore` or `RedisFeatureStore` should work as before, but custom feature store implementations will need to be updated.
11+
12+
513
## [2.5.0] - 2018-02-12
614

715
## Added

0 commit comments

Comments
 (0)