Refs #65 - Updated CHANGELOG.

This commit is contained in:
Benoît Bryon 2013-11-24 11:12:25 +01:00
parent b8c5120f20
commit dd6c4bf70a

View file

@ -8,7 +8,7 @@ future releases, check `milestones`_ and :doc:`/about/vision`.
1.4 (unreleased)
----------------
Bugfixes.
Bugfixes and documentation features.
- Bugfix #43 - ``ObjectDownloadView`` returns HTTP 404 if model instance's file
field is empty (was HTTP 500).
@ -18,6 +18,9 @@ Bugfixes.
- Feature #10 - `django-downloadview` is registered on djangopackages.com.
- Feature #65 - INSTALL documentation shows "known good set" (KGS) of versions,
i.e. versions that have been used in test environment.
1.3 (2013-11-08)
----------------