Skip to content

Commit

Permalink
Add #1403 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jschneier committed Jun 1, 2024
1 parent 9fb6e9d commit 1c6e110
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,15 @@ S3
- Fix newline handling for text mode files (`#1381`_)
- Do not sign URLs when ``querystring_auth=False`` e.g public buckets or static files (`#1402`_)

Azure
-----

- Fix ``collectstatic --clear`` (`#1403`_)

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


1.14.3 (2024-05-04)
Expand Down

0 comments on commit 1c6e110

Please sign in to comment.