diff --git a/CHANGELOG.md b/CHANGELOG.md index f5876ca..92d888c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [Unreleased] +## [0.9.1] - Fixed: Deprecation warning in constructor of AESGCMKeyWrap (#197) @@ -210,7 +210,7 @@ All notable changes to this project will be documented in this file. - Initial release -[Unreleased]: https://github.com/kelvinmo/simplejwt/compare/v0.9.0...HEAD +[0.9.1]: https://github.com/kelvinmo/simplejwt/compare/v0.9.0...v0.9.1 [0.9.0]: https://github.com/kelvinmo/simpleid/compare/v0.8.2...v0.9.0 [0.8.2]: https://github.com/kelvinmo/simpleid/compare/v0.8.1...v0.8.2 [0.8.1]: https://github.com/kelvinmo/simpleid/compare/v0.8.0...v0.8.1