changes for #979
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/567db979 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/567db979 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/567db979 Branch: refs/heads/trunk Commit: 567db979149441dd1d5b4d6d6f1d4ff750062584 Parents: 56fdfd2 Author: Anthony Shaw <[email protected]> Authored: Sat Apr 1 11:40:19 2017 +1100 Committer: Anthony Shaw <[email protected]> Committed: Sat Apr 1 11:40:19 2017 +1100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/567db979/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index d690314..33b99d1 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,10 @@ Changes in latest version of Apache Libcloud Compute ~~~~~~~ +- [Azure ARM] fix typeerror on ex_list_nics + [GITHUB-979] + (Choi Jongu) + - [GCE] allow delete instances from managed group [GITHUB-975] (@zacharya19)
