Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertoPrevato committed Dec 9, 2023
1 parent f6300c6 commit 68a7ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Fixes #441 causing the `refresh_token` endpoint for OpenID Connect
integrations to not work when an authenticated user is required by default.
- Fixes #427 handling WebSocket errors according to ASGI specification.
- Fixes #427, handling WebSocket errors according to ASGI specification.
- Fixes #443, raising a detailed exception when more than one application is
sharing the same instance of `Router`
- Fixes #438 and #436, restoring support for `uvicorn` used programmatically
Expand Down

0 comments on commit 68a7ae3

Please sign in to comment.