Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Feb 20, 2016
1 parent ae0e1c0 commit 129a97d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.rst
Expand Up @@ -7,6 +7,7 @@ Changelog

* Fixed a test assertion. Contributed by George Ma in `#12 <https://github.com/ionelmc/django-prefetch/pull/12>`_.
* Added support for Django 1.9. Contributed by Will Stott in `#14 <https://github.com/ionelmc/django-prefetch/pull/14>`_.
* Fixed use of deprecated `field.rel.to` momdel API (Django 1.9+).

1.0.1 (2015-09-05)
------------------
Expand All @@ -16,4 +17,4 @@ Changelog
1.0.0 (2014-12-05)
------------------

* Fixed issues with ``select_related`` being removed when prefetch is used (`#9 <https://github.com/ionelmc/django-prefetch/issues/9>`_).
* Fixed issues with ``select_related`` being removed when prefetch is used (`#9 <https://github.com/ionelmc/django-prefetch/issues/9>`_).

0 comments on commit 129a97d

Please sign in to comment.