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/01/05 06:14:05 UTC

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

Add changes for #1159

Closes #1159


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

Branch: refs/heads/trunk
Commit: a39c4e25404202c5446aed99c4a0fb61bf63dc75
Parents: 2787407
Author: Quentin Pradet <qu...@apache.org>
Authored: Fri Jan 5 10:13:33 2018 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Fri Jan 5 10:13:33 2018 +0400

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/a39c4e25/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 54569c8..c31f54b 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -36,6 +36,9 @@ Compute
 - [EC2] Add AWS EC2 c5 series (GITHUB-1147)
   [Anthony Monthe]
 
+- [EC2] Add AWS EC2 M5 sizes (GITHUB-1159)
+  [Anthony Monthe]
+
 - [EC2] Update pricing information for EC2 instances.
   [Tomaz Muraus]