This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 5a853014d13f04a534e9039801f9f81910f41dc6 Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Wed Sep 13 21:27:09 2023 +0200 Add changelog entry for #1950. --- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 405c6d246..fbf2386d2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -18,6 +18,13 @@ Common (#1940) [@munahaf on behalf of OpenRefactory and Open Source Security Foundation] +Storage +~~~~~~~ + +- [Amazon S3] Add support for ``eu-south-1`` region. + (#1950) + [@H3199] + Changes in Apache Libcloud 3.8.0 --------------------------------