change for #957
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c3f42a84 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c3f42a84 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/c3f42a84 Branch: refs/heads/trunk Commit: c3f42a84f32a5841bd3511d6e799025c20d166d9 Parents: 5263450 Author: Anthony Shaw <anthonys...@apache.org> Authored: Tue Dec 27 19:43:15 2016 +1100 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Tue Dec 27 19:43:15 2016 +1100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/c3f42a84/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 4ffdc0e..18df134 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -15,6 +15,10 @@ Common Compute ~~~~~~~ +- [azure] New method for accessing rate cards + [GITHUB-957] + (Soren L. Hansen) + - [gce] Allow multiple preemptible instances to be created [GITHUB-954] (John Baublitz)