You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2019/12/02 20:57:27 UTC

[libcloud] 03/04: Add changelog entry.

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 f7450ace8c05db7455bc74bcbd2eb28c4ab21e4a
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Mon Dec 2 21:43:27 2019 +0100

    Add changelog entry.
---
 CHANGES.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGES.rst b/CHANGES.rst
index f2bf76f..ca1c479 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -52,6 +52,11 @@ Compute
   (GITHUB-1375, GITHUB-1364)
   [Tomaz Muraus, @emakarov]
 
+ - [GCE] Add new ``ex_set_volume_labels`` method for managing volume labels to
+   the driver.
+   (GITHUB-1376)
+   [Rob Zimmerman - @zimventures]
+
 Storage
 ~~~~~~~