Add changes for #1191 Closes #1191
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/f07c6dd4 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/f07c6dd4 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/f07c6dd4 Branch: refs/heads/trunk Commit: f07c6dd45cbfcad542c9c2f65c1d18a3901d5ed3 Parents: f8fbd1d Author: Quentin Pradet <[email protected]> Authored: Wed Mar 21 11:12:31 2018 +0400 Committer: Quentin Pradet <[email protected]> Committed: Wed Mar 21 11:12:31 2018 +0400 ---------------------------------------------------------------------- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/f07c6dd4/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index c7e351a..e3ba9d4 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -14,6 +14,9 @@ Compute - [Digital Ocean] Support floating IPs (GITHUB-1177) [Rick van de Loo] +- [Digital Ocean] Support attach/detach for floating IPs (GITHUB-1191) + [Rick van de Loo] + - [Dimension Data] Fix IndexError in list_images (GITHUB-1171) [Adam Friedman]
