You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,16 @@
3
3
## 3.1.0
4
4
May 16th, 2019
5
5
6
-
## New Features:
6
+
###New Features:
7
7
* Introduced Decision notification listener to be able to record:
8
8
* Variation assignments for users activated in an experiment.
9
9
* Feature access for users.
10
10
* Feature variable value for users.
11
11
12
-
## Bug Fixes:
12
+
###Bug Fixes:
13
13
* Feature variable APIs return default variable value when featureEnabled property is false. ([#390](https://github.com/optimizely/objective-c-sdk/pull/390))
14
14
15
-
## Deprecated
15
+
###Deprecated
16
16
* 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.
0 commit comments