Add changes for #1240 Closes #1240
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/102608f1 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/102608f1 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/102608f1 Branch: refs/heads/trunk Commit: 102608f165e47f469dc421e784d41e93f307caac Parents: 6085988 Author: Rick van de Loo <[email protected]> Authored: Fri Oct 26 18:46:03 2018 +0200 Committer: Rick van de Loo <[email protected]> Committed: Fri Oct 26 18:46:03 2018 +0200 ---------------------------------------------------------------------- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/102608f1/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 48b560a..13a29f9 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -53,6 +53,9 @@ Compute - [EC2] Update instance sizes (GITHUB-1238) [Ward Vandewege] +- [EC2] Accept tags when create a snapshot (LIBCLOUD-1014, GITHUB-1240) + [Rafael Gonçalves] + - [GCE] Expand Firewall options coverage (LIBCLOUD-960, GITHUB-1144) [maxlip]
