Skip to content

Commit

Permalink
Add missing CHANGELOG entry for Dropbox fix (#1488)
Browse files Browse the repository at this point in the history
  • Loading branch information
jschneier authored Feb 15, 2025
1 parent 3c0fe9f commit 03566dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Dropbox

- As part of the above hardening fix a bug was uncovered whereby a ``root_path`` setting would be applied
multiple times during ``save()`` (`#1484`_)
- Fix setting OAuth2 access token via env var (`#1452`_)

FTP
---
Expand All @@ -43,6 +44,7 @@ Google Cloud
.. _#1432: https://github.com/jschneier/django-storages/pull/1432
.. _#1473: https://github.com/jschneier/django-storages/pull/1473
.. _#1457: https://github.com/jschneier/django-storages/pull/1457
.. _#1452: https://github.com/jschneier/django-storages/pull/1452
.. _#1438: https://github.com/jschneier/django-storages/pull/1438


Expand Down

0 comments on commit 03566dc

Please sign in to comment.