mirror of
https://github.com/django/django.git
synced 2025-07-19 17:19:12 +00:00
[1.9.x] Added stub release notes for 1.9.5/1.8.12.
Backport of c960af4adb87f8ce87f5698902b68e8332e448cb from master
This commit is contained in:
parent
ae26a822cc
commit
51b7f10213
12
docs/releases/1.8.12.txt
Normal file
12
docs/releases/1.8.12.txt
Normal file
@ -0,0 +1,12 @@
|
||||
===========================
|
||||
Django 1.8.12 release notes
|
||||
===========================
|
||||
|
||||
*Under development*
|
||||
|
||||
Django 1.8.12 several bugs in 1.8.11.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
12
docs/releases/1.9.5.txt
Normal file
12
docs/releases/1.9.5.txt
Normal file
@ -0,0 +1,12 @@
|
||||
==========================
|
||||
Django 1.9.5 release notes
|
||||
==========================
|
||||
|
||||
*Under development*
|
||||
|
||||
Django 1.9.5 fixes several bugs in 1.9.4.
|
||||
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
@ -25,6 +25,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
1.9.5
|
||||
1.9.4
|
||||
1.9.3
|
||||
1.9.2
|
||||
@ -36,6 +37,7 @@ versions of the documentation contain the release notes for any later releases.
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
1.8.12
|
||||
1.8.11
|
||||
1.8.10
|
||||
1.8.9
|
||||
|
Loading…
x
Reference in New Issue
Block a user