Close out 1.4 dev

Master is now 1.5.0-dev (to avoid accidents),
but the 1.4 branch is expected to be the end
of the 1.x line.

2.0 development will begin on a separate branch soon.
This commit is contained in:
medmunds
2015-05-13 20:18:11 -07:00
parent a6d4911d9b
commit 1d086f85f4
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ DeprecationWarning if you are still importing DjrillBackendHTTPError.
Change Log
----------
Version 1.4 (development):
Version 1.4:
* Django 1.8 support
* Support new Django 1.8 EmailMessage reply_to param.