"changes for #1099""
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/8a9d3797 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/8a9d3797 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/8a9d3797 Branch: refs/heads/trunk Commit: 8a9d3797d08b98378ee1a5909381429ed449b872 Parents: d47adca Author: Anthony Shaw <[email protected]> Authored: Mon Sep 4 08:41:47 2017 +1000 Committer: Anthony Shaw <[email protected]> Committed: Mon Sep 4 08:41:47 2017 +1000 ---------------------------------------------------------------------- CHANGES.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/8a9d3797/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 92ee3df..84ddf99 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,16 @@ Changelog ========= +Changes in current version of Apache Libcloud +--------------------------------------------- + +Compute +~~~~~~~ + +- [EC2] add 'end' to ec2 reserved_node + [GITHUB-1099] + (@xofer) + Changes in Apache Libcloud 2.2.0 --------------------------------
