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 4e779e4c1a6b1149030722f9ee7b1ac26d4b249f Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Sat Jan 28 20:28:07 2023 +0100 Add changelog entry for #1796. --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 93418617f..8bd253e4e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -17,6 +17,10 @@ Storage (GITHUB-1847) [Tobias Biester - @Tobi995] +- [Aliyun OSS] Fix ``upload_object()`` function. + (GITHUB-1796) + [@shengwubin] + Changes in Apache Libcloud 3.7.0 --------------------------------