Skip to content

Commit

Permalink
update CHANGELOG for #1191
Browse files Browse the repository at this point in the history
  • Loading branch information
jschneier committed Feb 25, 2023
1 parent d44f8f3 commit b4f6fde
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,13 @@ Google Cloud

- **Breaking**: Support for the deprecated ``GS_CACHE_CONTROL`` has been removed. Please set the ``cache_control`` parameter of ``GS_OBJECT_PARAMETERS`` instead. (`#1220`_)

.. _#1220: https://github.com/jschneier/django-storages/pull/1196
Libcloud
--------

- Reading a file that does not exist will now raise ``FileNotFoundError`` (`#1191`_)

.. _#1220: https://github.com/jschneier/django-storages/pull/1220
.. _#1191: https://github.com/jschneier/django-storages/pull/1191

1.13.2 (2022-12-23)
*******************
Expand Down

0 comments on commit b4f6fde

Please sign in to comment.