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
The following commit(s) were added to refs/heads/trunk by this push: new dcbce8f32 Add changelog entry for #1996. dcbce8f32 is described below commit dcbce8f32e55f59163e83b146890679e1924d7c8 Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Mon Apr 15 21:14:43 2024 +0200 Add changelog entry for #1996. --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 7eb6850af..499771d82 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -56,6 +56,10 @@ Storage (#1950) [@H3199] +- [Amazon S3] Add support for ``eu-west-3`` region. + (#1996) + [Salih Kerem Dokuz - @keremdokuz] + Changes in Apache Libcloud 3.8.0 --------------------------------