changes for #983
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/53591b7a Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/53591b7a Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/53591b7a Branch: refs/heads/trunk Commit: 53591b7a867cd829e45110a7152517cd50e52b1f Parents: db454e7 Author: Anthony Shaw <[email protected]> Authored: Sat Apr 1 11:43:38 2017 +1100 Committer: Anthony Shaw <[email protected]> Committed: Sat Apr 1 11:43:38 2017 +1100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/53591b7a/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 33b99d1..65c8324 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,10 @@ Changes in latest version of Apache Libcloud Compute ~~~~~~~ +- [EC2] Add ENA support for EC2 compute images + [GITHUB-983] + (Alex Misstear) + - [Azure ARM] fix typeerror on ex_list_nics [GITHUB-979] (Choi Jongu)
