diff --git a/AUTHORS.rst b/AUTHORS.rst index bd4eef6..1c56aa2 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -11,6 +11,7 @@ | Dmytro Kyrychuk | Donald Stufft | Douglas Meehan +| Emin Bugra Saral | Facundo Gaich | Felipe Prenholato | Filipe Ximenes diff --git a/CHANGES.rst b/CHANGES.rst index dbb6a1a..9c6257e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -46,6 +46,7 @@ master (unreleased) * Drop support for Django 1.4, 1.5, 1.6, 1.7. * Exclude tests from the distribution, fixes GH-258. * Add support for Django 1.11 GH-269 +* Add a new model to disable pre_save/post_save signals 2.6.1 (2017.01.11)