You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by qu...@apache.org on 2018/06/11 19:45:58 UTC

[2/2] libcloud git commit: Add changes for #1208

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 <qu...@apache.org>
Authored: Mon Jun 11 21:45:32 2018 +0200
Committer: Quentin Pradet <qu...@apache.org>
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]