1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Add note about new release

This commit is contained in:
Adam Dobrawy 2018-01-03 01:52:54 +01:00
parent 7252295601
commit f253bdefe6

View file

@ -1,6 +1,14 @@
Changelog
=========
4.6.1
---
* Add Django 2.0 support
- Add on_delete=models.CASCADE in models & migrations
- Add Django 2.0 to tests matrixs
4.4
---