Skip to content

Commit

Permalink
Version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinmo committed Dec 30, 2024
1 parent 51465e2 commit d8d55ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## [Unreleased]
## [1.0.1]

- Fixed: Uncaught `SodiumException` if an error occurs in functions
that use libsodium (#218)
Expand Down Expand Up @@ -231,7 +231,7 @@ All notable changes to this project will be documented in this file.

- Initial release

[Unreleased]: https://github.com/kelvinmo/simplejwt/compare/v0.1.0...HEAD
[1.0.1]: https://github.com/kelvinmo/simplejwt/compare/v0.1.0...v1.0.1
[1.0.0]: https://github.com/kelvinmo/simplejwt/compare/v0.9.3...v1.0.0
[0.9.3]: https://github.com/kelvinmo/simplejwt/compare/v0.9.2...v0.9.3
[0.9.2]: https://github.com/kelvinmo/simplejwt/compare/v0.9.1...v0.9.2
Expand Down

0 comments on commit d8d55ea

Please sign in to comment.