changes for #986
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c4cfea6e Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c4cfea6e Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/c4cfea6e Branch: refs/heads/trunk Commit: c4cfea6e12a057c9d99e9eff2b1667c620687933 Parents: 1d0a64c Author: Anthony Shaw <[email protected]> Authored: Sat Apr 1 11:48:53 2017 +1100 Committer: Anthony Shaw <[email protected]> Committed: Sat Apr 1 11:48:53 2017 +1100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/c4cfea6e/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 65c8324..1631733 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,10 @@ Changes in latest version of Apache Libcloud Compute ~~~~~~~ +- [Linode] Add start, stop instance methods and fix incorrect state TERMINATED to STOPPED + [GITHUB-986] + (Markos Gogoulos) + - [EC2] Add ENA support for EC2 compute images [GITHUB-983] (Alex Misstear)
