Skip to content

Commit

Permalink
0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aogier committed Sep 23, 2024
1 parent 16ce947 commit 8ac5db9
Show file tree
Hide file tree
Showing 3 changed files with 302 additions and 260 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
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).

## [0.3.2] - 2024-09-23

### Changed

- bump starlette dependency

## [0.3.1] - 2024-07-20

### Changed
Expand Down Expand Up @@ -311,7 +317,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Correctly implemented ES* and RS* algorithms.

[Unreleased]: https://github.com/aogier/starlette-authlib/compare/0.3.1...HEAD
[Unreleased]: https://github.com/aogier/starlette-authlib/compare/0.3.2...HEAD
[0.3.2]: https://github.com/aogier/starlette-authlib/compare/0.3.1...0.3.2
[0.3.1]: https://github.com/aogier/starlette-authlib/compare/0.3.0...0.3.1
[0.3.0]: https://github.com/aogier/starlette-authlib/compare/0.2.1...0.3.0
[0.2.1]: https://github.com/aogier/starlette-authlib/compare/0.2.0...0.2.1
Expand Down
Loading

0 comments on commit 8ac5db9

Please sign in to comment.