Add changelog entry for latest commits

This commit is contained in:
Hugo Osvaldo Barrera 2025-10-09 11:05:33 +02:00
parent b124ce835b
commit ac9919d865

View file

@ -15,6 +15,7 @@ Version 0.21.0
- Implement retrying for ``google`` storage type when a rate limit is reached. - Implement retrying for ``google`` storage type when a rate limit is reached.
- ``tenacity`` is now a required dependency. - ``tenacity`` is now a required dependency.
- Drop support for Python 3.8. - Drop support for Python 3.8.
- Retry transient network errors for nullipotent requests.
Version 0.20.0 Version 0.20.0
============== ==============