File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+ All notable changes to this project will be documented in this file.
3
+
4
+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
+ and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
+
7
+ ## [ Unreleased]
8
+ Changes that have landed but are not yet released.
9
+ - Support for running full feature tests with the SDK.
10
+
11
+ ## [ 0.1.0-beta] - August 23rd, 2019
12
+ This is the initial release of the SDK, which includes support for running Feature Rollouts using Optimizely Feature Management.
13
+
14
+ ### New Features
15
+ - Introduces the ` IsFeatureEnabled ` API for determining whether the feature is enabled for a user or not. Please see our [ README] ( README.MD ) .
You can’t perform that action at this time.
0 commit comments