Skip to content

Commit e0f59ed

Browse files
Update Changelog for release of version 2.4.1
1 parent 2e59185 commit e0f59ed

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+
## [2.4.1] - 2018-01-23
6+
## Changed
7+
- Reduce logging level for missing flags
8+
- Relax json and faraday dependencies
9+
## Fixed
10+
- Wrap redis bulk updates in a transaction
11+
- Fixed documentation links
12+
513
## [2.4.0] - 2018-01-12
614
## Changed
715
- Will use feature store if already initialized even if connection to service could not be established. This is useful when flags have been initialized in redis.

0 commit comments

Comments
 (0)