changes for #975
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/722748f7 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/722748f7 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/722748f7 Branch: refs/heads/trunk Commit: 722748f78418ee63360a3260a5c1e2cd274689f9 Parents: c6c316e Author: Anthony Shaw <[email protected]> Authored: Sat Apr 1 11:38:21 2017 +1100 Committer: Anthony Shaw <[email protected]> Committed: Sat Apr 1 11:38:21 2017 +1100 ---------------------------------------------------------------------- CHANGES.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/722748f7/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 5b1420c..d690314 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,17 @@ Changelog ========= + +Changes in latest version of Apache Libcloud +-------------------------------------------- + +Compute +~~~~~~~ + +- [GCE] allow delete instances from managed group + [GITHUB-975] + (@zacharya19) + Changes Apache Libcloud 2.0.0rc1 --------------------------------
