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

Commit e75d0f1

Browse files
Releasing version 4.8.0
1 parent 0adaed5 commit e75d0f1

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
@@ -3,6 +3,14 @@
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.8.0] - 2019-09-30
7+
### Added:
8+
- Added support for upcoming LaunchDarkly experimentation features. See `LDClient.track(String, LDUser, JsonElement, double)`.
9+
10+
### Changed:
11+
- Updated documentation comment for `intVariation` to clarify the existing rounding behavior for floating-point values: they are rounded toward zero.
12+
13+
614
## [4.8.0] - 2019-09-27
715
### Added:
816
- Added support for upcoming LaunchDarkly experimentation features. See `LDClient.track(String, LDUser, JsonElement, double)`.

0 commit comments

Comments
 (0)