mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Add changelog for 4.8.0
This commit is contained in:
parent
201f568750
commit
57b1dabd83
1 changed files with 9 additions and 1 deletions
|
|
@ -1,6 +1,14 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
4.8.0
|
||||||
|
-----
|
||||||
|
|
||||||
|
* ```django_mailbox.models.Mailbox.get_new_mail``` become generator
|
||||||
|
* Added to ```django_mailbox.models.Message.mailbox``` in-memory caches of result
|
||||||
|
* Added to command ```processincomingmessage``` argument to pass mailbox name
|
||||||
|
* Improved tests, especially different Django & Python version
|
||||||
|
|
||||||
4.6.1
|
4.6.1
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue