diff --git a/docs/changelog.rst b/docs/changelog.rst index f2ffb35eee..bb28c20cc6 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -8,6 +8,10 @@ valid image * Removed tag count from the group document list widget to conserve vertical space +* Updated required Django version to 1.3.1 +* Removed the included 3rd party module django-sendfile + + * User should do a pip install -r requirements/production.txt to update 2011-11-06 ----------