mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
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
|
||||
=========
|
||||
|
||||
4.4
|
||||
---
|
||||
|
||||
* Adds Django 1.8 support.
|
||||
|
||||
4.3
|
||||
---
|
||||
|
||||
4.2
|
||||
---
|
||||
|
||||
4.1
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__ = '4.3.4'
|
||||
__version__ = '4.4'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue