forked from mirror/django-mailbox
Release 4.4; adds Django 1.8 support; fixes bugs.
This commit is contained in:
parent
ff433a24f4
commit
4f81f9e3e1
2 changed files with 12 additions and 1 deletions
|
|
@ -1,6 +1,17 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
4.4
|
||||||
|
---
|
||||||
|
|
||||||
|
* Adds Django 1.8 support.
|
||||||
|
|
||||||
|
4.3
|
||||||
|
---
|
||||||
|
|
||||||
|
4.2
|
||||||
|
---
|
||||||
|
|
||||||
4.1
|
4.1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
__version__ = '4.3.4'
|
__version__ = '4.4'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue