Skip to content

Commit

Permalink
Document #283
Browse files Browse the repository at this point in the history
  • Loading branch information
jschneier committed Mar 31, 2017
1 parent a9c4a3a commit fd304d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ django-storages change log

* **Remove backends deprecated in v1.5.1** (`#280`_)
* Pass in the location constraint when auto creating a bucket (`#257`_, `#258`_ thanks @mattayes)
* Add support for reading ``AWS_SESSION_TOKEN`` and ``AWS_SECURITY_TOKEN`` from the environment
to ``S3Boto3Storage`` and ``S3BotoStorage``. (`#283`_ thanks @bxm156)

.. _#283: https://github.com/jschneier/django-storages/pull/280
.. _#280: https://github.com/jschneier/django-storages/pull/280
.. _#257: https://github.com/jschneier/django-storages/issues/257
.. _#258: https://github.com/jschneier/django-storages/pull/258
Expand Down

0 comments on commit fd304d1

Please sign in to comment.