Skip to content

Commit

Permalink
Add recent changes to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jschneier committed May 10, 2024
1 parent 75fe11b commit 38a193e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
@@ -1,6 +1,19 @@
django-storages CHANGELOG
=========================

UNRELEASED
**********

S3
--

- Pull ``AWS_SESSION_TOKEN`` from the environment (`#1399`_)
- Fix newline handling for text mode files (`#1381`_)

.. _#1399: https://github.com/jschneier/django-storages/pull/1399
.. _#1381: https://github.com/jschneier/django-storages/pull/1381


1.14.3 (2024-05-04)
*******************

Expand Down

0 comments on commit 38a193e

Please sign in to comment.