Repository: libcloud Updated Branches: refs/heads/trunk 97afa8b95 -> 12d4cf030
update changelog for #891 #892 and #889 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/12d4cf03 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/12d4cf03 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/12d4cf03 Branch: refs/heads/trunk Commit: 12d4cf03002f2bf55011b0f06157f61fdae8da54 Parents: 97afa8b Author: Anthony Shaw <anthonys...@apache.org> Authored: Fri Oct 7 09:37:40 2016 +1100 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Fri Oct 7 09:37:40 2016 +1100 ---------------------------------------------------------------------- CHANGES.rst | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/12d4cf03/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 0c23155..92ff59e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -11,6 +11,15 @@ General (GITHUB-884) [Michael Calmer] +- Deprecate DigitalOcean v1 API support in favour of v2 API + (GITHUB-889)(GITHUB-892) + [Andrew Starr-Bochicchio] + +- Deprecate RunAbove cloud drivers in favour of new OVH cloud driver + (GITHUB-891) + [Anthony Monthe] + + Compute ~~~~~~~