Skip to content

Commit

Permalink
Adding missing link to #104 in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmuellegger committed Jun 8, 2017
1 parent d5ee18b commit 0674f07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ Changelog
1.4.0
-----

* `#104`_: Add compatiblity for Django 1.10 and 1.11 :hooray:
* `#104`_: Add compatiblity for Django 1.10 and 1.11!
Thank you Frankie Dintino for the patch.
* `#94`_: Add french translation files. Mainly for strings in the admin.
Thanks to ppython for the patch.
* `#93`_: Prevent users from accidentally importing and using
``ManyToManyField`` instead of ``SortedManyToManyField`` from ``sortedm2m``.
Thanks Dayne May for the patch.

.. _#104: https://github.com/gregmuellegger/django-sortedm2m/pull/104
.. _#94: https://github.com/gregmuellegger/django-sortedm2m/pull/94
.. _#93: https://github.com/gregmuellegger/django-sortedm2m/pull/93

Expand Down

0 comments on commit 0674f07

Please sign in to comment.