1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[4.1.x] Added stub release notes for 4.1.3 release.

Backport of 7a08927323 from main
This commit is contained in:
Carlton Gibson
2022-10-04 09:49:23 +02:00
parent e9dac0e312
commit 324d4fcbe1
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
========
* ...