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 d5782397b162b235bac78a135675076d87416849 Author: Tomaz Muraus <[email protected]> AuthorDate: Mon Jan 2 15:11:57 2023 +0100 Add changelog entry for #1821. --- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 3546699f1..45c091cb0 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -25,6 +25,13 @@ Compute (GITHUB-1806, GITHUB-1807) [Veith Röthlingshöfer - @RunOrVeith] +Storage +~~~~~~~ + +- [Amazon S3] Add support for ``af-south-1`` region. + (GITHUB-1821) + [@alier350] + Other ~~~~~
