1
0
Fork 0

Add note about new release (#163)

* Add note about new release

* Fix typo - plural form of 'matrix'
This commit is contained in:
Adam Dobrawy 2018-03-09 19:09:18 +01:00 committed by Adam Coddington
parent c1b20f01eb
commit a299a00506

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 matrices
4.4
---