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

Added stub release notes for 4.1.3 release.

This commit is contained in:
Carlton Gibson
2022-10-04 09:49:23 +02:00
parent e5ea284294
commit 7a08927323
2 changed files with 13 additions and 0 deletions

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

@@ -0,0 +1,12 @@
==========================
Django 4.1.3 release notes
==========================
*Expected November 1, 2022*
Django 4.1.3 fixes several bugs in 4.1.2.
Bugfixes
========
* ...