Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinmo committed Jul 6, 2024
1 parent 3ba4baa commit f8d7263
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

## [Unreleased]

- Fixed: Deprecation warning in constructor of AESGCMKeyWrap (#197)

## [0.9.0]

- Changed: Providing invalid JSON tokens into JWT::deserialise() and
Expand Down Expand Up @@ -206,6 +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.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
Expand Down

0 comments on commit f8d7263

Please sign in to comment.