changes for #990
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/17fe85b0 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/17fe85b0 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/17fe85b0 Branch: refs/heads/trunk Commit: 17fe85b044f120b80004c2d35555edb50c15911f Parents: ebcfed5 Author: Anthony Shaw <[email protected]> Authored: Sat Apr 1 11:54:19 2017 +1100 Committer: Anthony Shaw <[email protected]> Committed: Sat Apr 1 11:54:19 2017 +1100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/17fe85b0/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 1631733..21c8d42 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,10 @@ Changes in latest version of Apache Libcloud Compute ~~~~~~~ +- [EC2] Add method to modify snapshot attribute for EC2 + [GITHUB-990] + (Sayan Chowdhury) + - [Linode] Add start, stop instance methods and fix incorrect state TERMINATED to STOPPED [GITHUB-986] (Markos Gogoulos)
