Added stub release notes for Django 3.2.6.
This commit is contained in:
parent
dae83a2451
commit
bcea1a3193
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 3.2.6 release notes
|
||||
==========================
|
||||
|
||||
*Expected August 2, 2021*
|
||||
|
||||
Django 3.2.6 fixes several bugs in 3.2.5.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -32,6 +32,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.2.6
|
||||
3.2.5
|
||||
3.2.4
|
||||
3.2.3
|
||||
|
|
Loading…
Reference in New Issue