You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2017/09/03 22:51:04 UTC

[2/2] libcloud git commit: changes for #1101

changes for #1101


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

Branch: refs/heads/trunk
Commit: 110437e465e8dd56a615497fbe257790b0bbdccc
Parents: 81581b4
Author: Anthony Shaw <an...@apache.org>
Authored: Mon Sep 4 08:50:58 2017 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Mon Sep 4 08:50:58 2017 +1000

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/110437e4/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 84ddf99..75dbf52 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -7,6 +7,10 @@ Changes in current version of Apache Libcloud
 Compute
 ~~~~~~~
 
+- [EC2] add g3 instance types
+  [GITHUB-1101]
+  (@zulupro)
+
 - [EC2] add 'end' to ec2 reserved_node
   [GITHUB-1099]
   (@xofer)