Update changes and authors

This commit is contained in:
Emin Bugra Saral 2019-05-20 19:45:51 +02:00
parent 5d6f8f4e9f
commit f5d4e5ce2b
2 changed files with 2 additions and 0 deletions

View file

@ -11,6 +11,7 @@
| Dmytro Kyrychuk <dmytro.kyrychuck@gmail.com>
| Donald Stufft <donald.stufft@gmail.com>
| Douglas Meehan <dmeehan@gmail.com>
| Emin Bugra Saral <github.com/ebsaral>
| Facundo Gaich <facugaich@gmail.com>
| Felipe Prenholato <philipe.rp@gmail.com>
| Filipe Ximenes <filipeximenes@gmail.com>

View file

@ -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)