Add changes for #1122 Closes #1122
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/3da62236 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/3da62236 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/3da62236 Branch: refs/heads/trunk Commit: 3da62236c09b2a9f30a78fc06a9ac4250bfd7924 Parents: 02d6e28 Author: Quentin Pradet <[email protected]> Authored: Mon Jun 11 21:15:06 2018 +0200 Committer: Quentin Pradet <[email protected]> Committed: Mon Jun 11 21:15:06 2018 +0200 ---------------------------------------------------------------------- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/3da62236/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index f5bac25..0d5d04e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -26,6 +26,9 @@ Compute - [EC2] Add AWS eu-west-3 (Paris) region (GITHUB-1175) [Anthony Monthe] +- [EC2] Add description to ex_authorize_security_group_ingress (GITHUB-1122) + [Arturo Noha] + - [GCE] Expand Firewall options coverage (LIBCLOUD-960, GITHUB-1144) [maxlip]
