------
* `85`_: Better examples in README. Thanks to Dan Hitt for the patch.
* `86`_: Less deprecation warnings when using django-autofixture on Python
3.5. Thanks to Nick Timkovich for the patch.
* `87`_: Closing files properly, so you should see less ``ResourceWarnings``
while using django-autofixture. Thanks to Nick Timkovich for the patch.
.. _85: https://github.com/gregmuellegger/django-autofixture/pull/85
.. _86: https://github.com/gregmuellegger/django-autofixture/pull/86
.. _87: https://github.com/gregmuellegger/django-autofixture/pull/87