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/03/23 05:33:50 UTC

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

Add changes for #1193

Closes #1193


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f9520305
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f9520305
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/f9520305

Branch: refs/heads/trunk
Commit: f9520305279253ec854a0d58aef4c2b722da5f37
Parents: 1af5caf
Author: Quentin Pradet <qu...@apache.org>
Authored: Fri Mar 23 09:33:11 2018 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Fri Mar 23 09:33:11 2018 +0400

----------------------------------------------------------------------
 CHANGES.rst | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/f9520305/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 5193ba4..c98b208 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -51,6 +51,12 @@ Compute
 - [OpenStack v2] Fix image members methods (GITHUB-1190)
   [Rick van de Loo]
 
+Storage
+~~~~~~~
+
+- [Azure Blob storage] Allow filtering lists by prefix (LIBCLOUD-986, GITHUB-1193)
+  [Joshua Hawkinson]
+
 Changes in Apache Libcloud 2.3.0
 --------------------------------