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

Added security release note stubs.

This commit is contained in:
Tim Graham
2015-06-15 18:29:46 -04:00
parent bdfce4db21
commit 125eaa19b2
4 changed files with 15 additions and 4 deletions

View File

@@ -2,9 +2,9 @@
Django 1.8.3 release notes
==========================
*Under development*
*July 8, 2015*
Django 1.8.3 fixes several bugs in 1.8.2.
Django 1.8.3 fixes several security issues and bugs in 1.8.2.
Also, ``django.utils.deprecation.RemovedInDjango20Warning`` was renamed to
``RemovedInDjango110Warning`` as the version roadmap was revised to 1.9, 1.10,