Commit eba3ec90 authored by Tim Graham's avatar Tim Graham
Browse files

[1.7.x] Added 1.4.22 release notes.

Backport of 427a49f9e996d5d7712472ce287b80857086ee02 from master
parent baebfe68
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
===========================
Django 1.4.22 release notes
===========================

*Under development*

Django 1.4.22 fixes support with pip 7+ by disabling wheel support. Older
versions of 1.4 would silently build a broken wheel when installed with those
versions of pip.
+1 −0
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@ versions of the documentation contain the release notes for any later releases.
.. toctree::
   :maxdepth: 1

   1.4.22
   1.4.21
   1.4.20
   1.4.19