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

Commit ab92fc1

Browse files
committed
fix changelog
1 parent e75d0f1 commit ab92fc1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

CHANGELOG.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,6 @@ All notable changes to the LaunchDarkly Java SDK will be documented in this file
1010
### Changed:
1111
- Updated documentation comment for `intVariation` to clarify the existing rounding behavior for floating-point values: they are rounded toward zero.
1212

13-
14-
## [4.8.0] - 2019-09-27
15-
### Added:
16-
- Added support for upcoming LaunchDarkly experimentation features. See `LDClient.track(String, LDUser, JsonElement, double)`.
17-
18-
### Changed:
19-
- Updated documentation comment for `intVariation` to clarify the existing rounding behavior for floating-point values: they are rounded toward zero.
20-
21-
2213
## [4.7.1] - 2019-08-19
2314
### Fixed:
2415
- Fixed a race condition that could cause a `NumberFormatException` to be logged when delivering event data to LaunchDarkly (although the exception did not prevent the events from being delivered).

0 commit comments

Comments
 (0)