Skip to content

Commit bacefab

Browse files
(chore): update changelog for beta release (#121)
* update changelog for beta release * update changelog again * cleanup
1 parent de3d90a commit bacefab

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.MD

+11-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8-
Changes that have landed but are not yet released.
9-
- Support for running full feature tests with the SDK.
8+
Changes that have landed but are not yet released. Changes that have landed but are not yet released.
9+
- None
10+
11+
## [1.0.0-beta1] - September 27th, 2019
12+
13+
### New Features
14+
- Added decision listeners and project config update listeners.
15+
- Added optional configuration parameters to NewProcessor.
16+
17+
### Breaking Changes
18+
- This method `OptimizelyFactory.ClientWithOptions()` has been removed in favor of `OptimizelyFactory.Client(clientOptions ...OptionFunc)`
1019

1120
## [0.2.0] - September 11th, 2019
1221
This release of the SDK introduces Feature Management capabilities for running both Feature Rollouts as well as Feature Tests using Optimizely Feature Management.

0 commit comments

Comments
 (0)