Skip to content

Commit 0e8e95e

Browse files
author
Michael Ng
authored
chore: Add changelog for rollouts beta. (#74)
1 parent db8b72f commit 0e8e95e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.MD

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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).

0 commit comments

Comments
 (0)