Merge pull request #328 from ticosax/prepare-new-release

Prepare next release 2.3.2
This commit is contained in:
Nicolas Delaby 2022-01-25 10:27:57 +01:00 committed by GitHub
commit 141d8ef2c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,10 @@ Changelog
unreleased
^^^^^^^^^^
v2.3.2 (2022-01-25)
^^^^^^^^^^^^^^^^^^^
- Add compatibility with Django 4.0
- Fix regression where settings receiving a default were ignored. #323 #327
v2.3.1 (2021-11-08)