mirror of
https://github.com/django/django.git
synced 2025-08-11 14:28:54 +00:00
[3.2.x] Added stub release notes for Django 3.2.2.
Backport of 5a43cfe245
from main
This commit is contained in:
parent
0d57264e36
commit
04d8ed3660
2 changed files with 13 additions and 0 deletions
12
docs/releases/3.2.2.txt
Normal file
12
docs/releases/3.2.2.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
==========================
|
||||
Django 3.2.2 release notes
|
||||
==========================
|
||||
|
||||
*Expected June 1, 2021*
|
||||
|
||||
Django 3.2.2 fixes several bugs in 3.2.1.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
|||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
3.2.2
|
||||
3.2.1
|
||||
3.2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue