mirror of
https://github.com/django/django.git
synced 2025-11-20 03:30:00 +00:00
Added stub release notes for Django 3.2.4.
This commit is contained in:
parent
b55699968f
commit
820408d842
2 changed files with 13 additions and 0 deletions
12
docs/releases/3.2.4.txt
Normal file
12
docs/releases/3.2.4.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 3.2.4 release notes
|
||||
==========================
|
||||
|
||||
*Expected June 1, 2021*
|
||||
|
||||
Django 3.2.4 fixes several bugs in 3.2.3.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
|
|
@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.2.4
|
||||
3.2.3
|
||||
3.2.2
|
||||
3.2.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue