Add changes for #1241 Closes #1241
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f54cd847 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f54cd847 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/f54cd847 Branch: refs/heads/trunk Commit: f54cd847d1d22e948311dff257bc8b4b1001e818 Parents: 9a6c7d7 Author: Rick van de Loo <[email protected]> Authored: Tue Sep 25 10:46:03 2018 +0200 Committer: Rick van de Loo <[email protected]> Committed: Tue Sep 25 10:46:03 2018 +0200 ---------------------------------------------------------------------- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/f54cd847/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index a311c2e..48b560a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -147,6 +147,9 @@ Storage - [S3] Guess s3 upload content type (LIBCLOUD-958, GITHUB-1195) [Iuri de Silvio] +- [S3] Add Amazon S3 (cn-northwest-1) Storage Driver (GITHUB-1241) + [@yangkang55] + Other ~~~~~
