Skip to content

Commit 7d3f9d0

Browse files
committed
Update Changelog for release of version 5.4.2
1 parent 41fcd5d commit 7d3f9d0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +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+
## [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+
510
## [5.4.1] - 2018-11-05
611
### 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)!)
813

914

1015
## [5.4.0] - 2018-11-02

0 commit comments

Comments
 (0)