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
+11-2
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
7
7
## [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)`
10
19
11
20
## [0.2.0] - September 11th, 2019
12
21
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