Fix formatting in changes.rst

This commit is contained in:
Bruno Alla 2023-04-18 11:02:33 +01:00
parent 0047a781af
commit 9cbd512d75
No known key found for this signature in database

View file

@ -5,9 +5,11 @@ v3.0.0 (future)
~~~~~~~~~~~~~~~~~~~
* Refactor database backend
Backward incompatible changes:
remove 'constance.backends.database' from INSTALLED_APPS
Backward incompatible changes:
remove ``'constance.backends.database'`` from ``INSTALLED_APPS``
* Dropped support for python < 3.7 and django < 3.2
* Example app now supports django 4.1
v2.10.0 (unreleased)