We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96eb725 commit 8947af5Copy full SHA for 8947af5
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
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
+## [0.3.0] - October 14th, 2019
8
+- Adds user centric API routes
9
+- Introduces spf13/viper based configuration
10
+- Adds OptlyContext middleware
11
+- Adds webhoook support for multiple concurrent SDK keys
12
+
13
## [0.2.0] - October 3rd, 2019
14
- Adds Optimizely webhook support
15
- Adds full Feature MGMT support
0 commit comments