Add changes for #1174 Closes #1174
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/05b08e99 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/05b08e99 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/05b08e99 Branch: refs/heads/trunk Commit: 05b08e99bd531adec334989791dd465af6c4a453 Parents: 060e081 Author: Quentin Pradet <[email protected]> Authored: Sun Feb 25 09:00:38 2018 +0400 Committer: Quentin Pradet <[email protected]> Committed: Sun Feb 25 09:01:31 2018 +0400 ---------------------------------------------------------------------- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/05b08e99/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index dbd909b..5294d78 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -130,6 +130,9 @@ Compute - [GCE] Add support for accelerators (LIBCLOUD-963, GITHUB-1163) [Michael Johnson] +- [GCE] Extend ex_create_address to allow internal ip creation (GITHUB-1174) + [Jeremy Solarz] + - [ProfitBricks] Update driver and add support for the new API v4. (GITHUB-1103) [Nurfet Becirevic]
