Skip to content

Commit 1cab7bb

Browse files
author
Mike Davis
authored
chore(release): Prepare CHANGELOG for 1.0.0 release (#206)
1 parent cec4e91 commit 1cab7bb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44
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

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+
716
## [0.14.0] - March 12th, 2020
817
- Update windows build script
918
- Remove pre-v1 api references

0 commit comments

Comments
 (0)