Skip to content

Commit e0cc8bd

Browse files
Update Changelog for release of version 3.0.3
1 parent 52239b9 commit e0cc8bd

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+
## [3.0.3] - 2018-03-23
6+
## Fixed
7+
- In the Redis feature store, fixed a synchronization problem that could cause a feature flag update to be missed if several of them happened in rapid succession.
8+
59
## [3.0.2] - 2018-03-06
610
## Fixed
711
- Improved efficiency of logging by not constructing messages that won't be visible at the current log level. (Thanks, [julik](https://github.com/launchdarkly/ruby-client/pull/98)!)

0 commit comments

Comments
 (0)