Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 5814f81

Browse files
Update Changelog for release of version 4.6.5
1 parent d07ee15 commit 5814f81

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33

44
All notable changes to the LaunchDarkly Java SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
55

6+
## [4.6.5] - 2019-05-21
7+
### Fixed
8+
- The `LDConfig.Builder` method `userKeysFlushInterval` was mistakenly setting the value of `flushInterval` instead. (Thanks, [kutsal](https://github.com/launchdarkly/java-server-sdk/pull/163)!)
9+
10+
### Added
11+
- CI tests now run against Java 8, 9, 10, and 11.
12+
613
## [4.6.4] - 2019-05-01
714
### Changed
815
- Changed the artifact name from `com.launchdarkly:launchdarkly-client` to `com.launchdarkly:launchdarkly-java-server-sdk`

0 commit comments

Comments
 (0)