******************
* Add new backend ``S3Boto3Storage`` (`179`_)
* Add a `strict` option to `utils.setting` (`176`_)
* Tests, documentation, fixing ``.close`` for ``SFTPStorage`` (`177`_)
* Tests, documentation, add `.readlines` for ``FTPStorage`` (`175`_)
* Tests and documentation for ``DropBoxStorage`` (`174`_)
* Fix ``MANIFEST.in`` to not ship ``.pyc`` files. (`145`_)
* Enable CI testing of Python 3.5 and fix test failure from api change (`171`_)
.. _145: https://github.com/jschneier/django-storages/pull/145
.. _171: https://github.com/jschneier/django-storages/pull/171
.. _174: https://github.com/jschneier/django-storages/pull/174
.. _175: https://github.com/jschneier/django-storages/pull/175
.. _177: https://github.com/jschneier/django-storages/pull/177
.. _176: https://github.com/jschneier/django-storages/pull/176
.. _179: https://github.com/jschneier/django-storages/pull/179