We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cec4e91 commit 1cab7bbCopy full SHA for 1cab7bb
CHANGELOG.md
@@ -4,6 +4,15 @@ 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
+## [1.0.0] - March 26th, 2020
8
+- Update documentation and examples
9
+- Add response body for override and track
10
+- Add userId in /activate response
11
+- Require userId in /activate request
12
+- Add python integration test suite
13
+- Add route handler and serve /openapi.yaml
14
+- Improve logging from the SDK
15
+
16
## [0.14.0] - March 12th, 2020
17
- Update windows build script
18
- Remove pre-v1 api references
0 commit comments