From 01a31949aedc7c884bbb6e43ee393ecaaaa0f18d Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 18 Oct 2011 11:08:37 -0400 Subject: [PATCH] Updated Changelog --- docs/changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 3a7c2d4b6a..6c349b6ffc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,3 +1,7 @@ +2011-10-18 +* Added django_compress and cssmin to the requirements files and enabled + django_compress for CSS and JS files + 2011-10-16 ---------- * Added granting and revoking permission methods to the permission model