We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f9562 commit 854d452Copy full SHA for 854d452
CHANGELOG.md
@@ -15,8 +15,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
-->
16
17
## [unreleased]
18
+
19
+### Added
20
* Add 'code_verifier' parameter to token requests in documentation
21
22
+### Changed
23
* Support Django 4.1.
24
25
+### Fixed
26
* Remove upper version bound on Django, to allow upgrading to Django 4.1.1 bugfix release.
27
28
## [2.1.0] 2022-06-19
0 commit comments