Repository: libcloud Updated Branches: refs/heads/trunk 1e19061df -> 9e5976c95
changes for #922 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/9e5976c9 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/9e5976c9 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/9e5976c9 Branch: refs/heads/trunk Commit: 9e5976c952af89d6de2facbd0debc5c3fcbb0612 Parents: 1e19061 Author: Anthony Shaw <anthonys...@apache.org> Authored: Mon Oct 24 16:45:03 2016 +0100 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Mon Oct 24 16:45:03 2016 +0100 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/9e5976c9/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 243416a..a890e74 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,10 @@ Changes in current version of Apache Libcloud Compute ~~~~~~~ +- [digital ocean] add ex_change_kernel in DigitalOcean_v2 driver + (GITHUB-922) + [Rick van de Loo] + - [digital ocean] add ex_hard_reboot in DigitalOcean_v2 driver (GITHUB-920) [Rick van de Loo]