mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
Refs #65 - Updated CHANGELOG.
This commit is contained in:
parent
b8c5120f20
commit
dd6c4bf70a
1 changed files with 4 additions and 1 deletions
|
|
@ -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)
|
||||
----------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue