1
0
Fork 0

Add changelog for 4.8.0

This commit is contained in:
Adam Dobrawy 2019-05-24 03:26:53 +02:00
parent 201f568750
commit 57b1dabd83

View file

@ -1,6 +1,14 @@
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
-----