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 fd8a585 commit 0825a48Copy full SHA for 0825a48
CHANGELOG.md
@@ -4,6 +4,14 @@ 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.11.0] - January 17th, 2020
8
+- Bump to 1.0.0-rc1@d1b332c of the Optimizely go-sdk
9
+- Improve build tooling
10
+- Add standard metrics registry
11
+- Update documentation
12
+- Return 404 when feature or experiment are not found
13
+- Update event payloads to include Agent name and version
14
+
15
## [0.10.0] - January 9th, 2020
16
- Rename repo to optimizely/agent and update imports
17
- Improve CI builds for Windows and SourceClear
0 commit comments