File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,7 @@ Rodney Richardson
101101Rustem Saiargaliev
102102Rustem Saiargaliev
103103Sandro Rodrigues
104+ Sean 'Shaleh' Perry
104105Shaheed Haque
105106Shaun Stanworth
106107Silvano Cerza
Original file line number Diff line number Diff line change @@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717## [ unreleased]
1818### Added
1919### Changed
20+ * Transactions wrapping writes of the Tokens now rely on Django's database routers to determine the correct
21+ database to use instead of assuming that 'default' is the correct one.
22+
2023### Deprecated
2124### Removed
2225* #1425 Remove deprecated ` RedirectURIValidator ` , ` WildcardSet ` per #1345 ; ` validate_logout_request ` per #1274
You can’t perform that action at this time.
0 commit comments