-----
* `59`_, `65`_, `68`_: Django 1.9 support. Thanks to Scott Kyle and Jasper Maes for
patches.
* `67`_: Support for disabling migrations for some models, that can be
decided by Django's DB router (with the ``allow_migrate_model`` method).
Thanks to hstanev for the patch.
.. _59: https://github.com/jazzband/django-sortedm2m/pull/59
.. _65: https://github.com/jazzband/django-sortedm2m/pull/65
.. _67: https://github.com/jazzband/django-sortedm2m/pull/67
.. _68: https://github.com/jazzband/django-sortedm2m/pull/68