mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
Document changes in 4.0 (unreleased)
This commit is contained in:
parent
6dd23d2325
commit
e08a8d3950
1 changed files with 3 additions and 8 deletions
|
|
@ -1,13 +1,6 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
v4.1 (2022-06-15, iplweb)
|
||||
|
||||
* Python 3.9, 3.10 support
|
||||
|
||||
* Django 4.x support
|
||||
|
||||
|
||||
v4.0 (unreleased)
|
||||
-----------------
|
||||
|
||||
|
|
@ -17,12 +10,14 @@ v4.0 (unreleased)
|
|||
|
||||
* Dropped support for Python 2.7.
|
||||
|
||||
* Added support for Python 3.8.
|
||||
* Added support for Python 3.8, 3.9, 3.10.
|
||||
|
||||
* Moved test runner to GitHub Actions:
|
||||
|
||||
http://github.com/jazzband/django-dbtemplates/actions
|
||||
|
||||
* Django 4.x support
|
||||
|
||||
v3.0 (2019-01-27)
|
||||
-----------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue