1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Added stub release notes for Django 3.2.1.

This commit is contained in:
Carlton Gibson
2021-04-06 11:49:48 +02:00
parent 0802b404a2
commit df0a9e6d5c
2 changed files with 13 additions and 0 deletions

12
docs/releases/3.2.1.txt Normal file
View File

@@ -0,0 +1,12 @@
==========================
Django 3.2.1 release notes
==========================
*Expected May 4, 2021*
Django 3.2.1 fixes several bugs in 3.2.0.
Bugfixes
========
* ...