Add changes for #1208 Closes #1208
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/bc097ffe Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/bc097ffe Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/bc097ffe Branch: refs/heads/trunk Commit: bc097ffe5b04990e0ca302231388ee7d5d6fe911 Parents: 85a72d5 Author: Quentin Pradet <[email protected]> Authored: Mon Jun 11 21:45:32 2018 +0200 Committer: Quentin Pradet <[email protected]> Committed: Mon Jun 11 21:45:32 2018 +0200 ---------------------------------------------------------------------- CHANGES.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/bc097ffe/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 0d5d04e..a92348b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -84,9 +84,12 @@ Storage - Update docstring for storage provider class (GITHUB-1201) [Clemens Wolff] -- [Azure Blob storage] Allow filtering lists by prefix (LIBCLOUD-986, GITHUB-1193) +- [Azure Blob Storage] Allow filtering lists by prefix (LIBCLOUD-986, GITHUB-1193) [Joshua Hawkinson] +- [Azure Blob Storage] Update driver documentation (GITHUB-1208) + [Clemens Wolff] + - [S3] Guess s3 upload content type (LIBCLOUD-958, GITHUB-1195) [Iuri de Silvio]
