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

Commit 73dc625

Browse files
Update Changelog for release of version 2.5.0
1 parent 2ad2b89 commit 73dc625

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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+
## [2.5.0] - 2018-01-08
7+
## Added
8+
- Support for specifying [private user attributes](https://docs.launchdarkly.com/docs/private-user-attributes) in order to prevent user attributes from being sent in analytics events back to LaunchDarkly. See the `allAttributesPrivate` and `privateAttributeNames` methods on `LDConfig.Builder` as well as the `privateX` methods on `LDUser.Builder`.
9+
610
## [2.4.0] - 2017-12-20
711
## Changed
812
- Added an option to disable sending analytics events

0 commit comments

Comments
 (0)