Skip to content

Commit 7ca21a0

Browse files
committed
changelog entry and authors update
1 parent 5921788 commit 7ca21a0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ Rodney Richardson
100100
Rustem Saiargaliev
101101
Rustem Saiargaliev
102102
Sandro Rodrigues
103+
Sean 'Shaleh' Perry
103104
Shaheed Haque
104105
Shaun Stanworth
105106
Silvano Cerza

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)