diff --git a/CHANGELOG.md b/CHANGELOG.md index 64b3a59a..68203e15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # OAuth 2.0 Client Changelog +## 1.2.0 + +_Released: 2016-01-23_ + +* Add `resource_owner_id` to the JSON-serialized representation of the access token. +* Minor documentation updates and improved test coverage. + ## 1.1.0 _Released: 2015-11-13_