Skip to content

Commit 2af0f33

Browse files
committed
Adding more clarification in release notes
1 parent 3f01d93 commit 2af0f33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ May 6th, 2019
88
- Variation assignments for users activated in an experiment.
99
- Feature access for users.
1010
- Feature variable value for users.
11+
- Added APIs to be able to conveniently add Decision notification handler (`addDecisionNotificationHandler`) and Track notification handler (`addTrackNotificationHandler`).
1112

1213
### Bug Fixes:
1314
- Feature variable APIs return default variable value when featureEnabled property is false. ([#274](https://github.com/optimizely/java-sdk/pull/274))
1415

1516
### Deprecated
1617
- Activate notification listener is deprecated as of this release. Recommendation is to use the new Decision notification listener. Activate notification listener will be removed in the next major release.
18+
- `addActivateNotificationListener`, `addTrackNotificationListener` and `addNotificationListener` APIs on `NotificationCenter`.
1719

1820
## 3.0.1
1921

0 commit comments

Comments
 (0)