File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to the LaunchDarkly Ruby SDK will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org ) .
4
4
5
+ ## [ 5.4.2] - 2019-01-04
6
+ ### Fixed:
7
+ - Fixed overly specific dependency versions of ` concurrent-ruby ` and ` semantic ` . ([ #115 ] ( https://github.com/launchdarkly/ruby-client/issues/115 ) )
8
+ - Removed obsolete dependencies on ` hashdiff ` and ` thread_safe ` .
9
+
5
10
## [ 5.4.1] - 2018-11-05
6
11
### Fixed:
7
- * Fixed a ` LoadError ` in ` file_data_source.rb ` , which was added in 5.4.0. (Thanks, [ kbarrette] ( https://github.com/launchdarkly/ruby-client/pull/110 ) !)
12
+ - Fixed a ` LoadError ` in ` file_data_source.rb ` , which was added in 5.4.0. (Thanks, [ kbarrette] ( https://github.com/launchdarkly/ruby-client/pull/110 ) !)
8
13
9
14
10
15
## [ 5.4.0] - 2018-11-02
You can’t perform that action at this time.
0 commit comments