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

[3.0.x] Added stub release notes for 1.11.26 and 2.1.14.

Backport of 84322a29ce from master
This commit is contained in:
Mariusz Felisiak
2019-10-02 07:49:47 +02:00
parent 40efffafd9
commit 2624653bef
3 changed files with 26 additions and 0 deletions

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

@@ -0,0 +1,12 @@
===========================
Django 2.1.14 release notes
===========================
*Expected November 1, 2019*
Django 2.1.14 fixes a regression in 2.1.13.
Bugfixes
========
* ...