diff --git a/CHANGELOG.md b/CHANGELOG.md index 636fb1bc..06776388 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [1.0.1] - 2019-09-19 ### Added - Add OpenID not supported to README - Add CHANGELOG file to project @@ -26,5 +28,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix github security error by updating Jest lib -[Unreleased]: https://github.com/moberwasserlechner/capacitor-oauth2/compare/1.0.0...master +[Unreleased]: https://github.com/moberwasserlechner/capacitor-oauth2/compare/1.0.1...master +[1.0.1]: https://github.com/moberwasserlechner/capacitor-oauth2/compare/1.0.0...1.0.1 [1.0.0]: https://github.com/moberwasserlechner/capacitor-oauth2/releases/tag/1.0.0