From 38115bae5f55fdd48057e41b4b0547209ccc834b Mon Sep 17 00:00:00 2001 From: Kenneth Love Date: Tue, 4 Mar 2014 15:17:43 -0800 Subject: [PATCH] date change --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 1e4a1f2f..40a8cfdc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,7 +5,7 @@ Changelog ========= -* :release:`1.4.0 <2014-03-05>` +* :release:`1.4.0 <2014-03-04>` * :support:`129` Split ``views.py`` out into multiple files since it was approaching 1000 LoC. * :feature:`119` :ref:`SetHeadlineMixin` now accepts ``headline`` with ``ugettext_lazy()``-wrapped strings. * :bug:`94 major` Fixed a bug where :ref:`JSONResponseMixin` would override the ``content_type`` of Django's ``TemplateView`` in Django 1.6.