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.5.

This commit is contained in:
Carlton Gibson
2021-06-02 11:24:54 +02:00
parent a39f235ca4
commit ba10772bf6
2 changed files with 13 additions and 0 deletions

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

@@ -0,0 +1,12 @@
==========================
Django 3.2.5 release notes
==========================
*Expected July 1, 2021*
Django 3.2.5 fixes several bugs in 3.2.4.
Bugfixes
========
* ...