Skip to content

Commit a947aac

Browse files
change log added
1 parent 372dea4 commit a947aac

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1-
## 0.0.1
21

3-
* TODO: Describe initial release.
2+
## [0.1.0] - October 6th, 2022
3+
### Beta release of the Optimizely X Full Stack Flutter SDK.
4+
*Following are the apis added in Flutter SDK.*
5+
* activate
6+
* getVariation
7+
* getForcedVariation
8+
* setForcedVariation
9+
* getOptimizelyConfig
10+
* createUserContext
11+
* close
12+
13+
*Following are the listeners added in Flutter SDK.*
14+
* addActivateNotificationListener
15+
* addTrackNotificationListener
16+
* addLogEventNotificationListener
17+
* addUpdateConfigNotificationListener
18+
19+
### **Documentation will be available soon in final release**

0 commit comments

Comments
 (0)