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/18 19:45:35 UTC

[libcloud] branch trunk updated: Update changelog.

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


The following commit(s) were added to refs/heads/trunk by this push:
     new d4c706a  Update changelog.
     new 402d947  Merge branch 'trunk' of http://gitbox.apache.org/repos/asf/libcloud into trunk
d4c706a is described below

commit d4c706ae92677153997e4bd4e92c33447615f497
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Wed Dec 18 20:44:14 2019 +0100

    Update changelog.
---
 CHANGES.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES.rst b/CHANGES.rst
index caf18ff..dfdb8ff 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -13,7 +13,7 @@ Compute
   [@mpempekos]
 
 - [GCE] Add ``ex_disk_size`` argument to the ``create_node`` method.
-  (GITHUB-1386)
+  (GITHUB-1386, GITHUB-1388)
   [Peter Yu - @yukw777]
 
 - [VMware vCloud] Various improvements, fixes and additions to the driver.