This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 81599c5058e99408d6a6e364e7c058f481a4ad62 Author: Tomaz Muraus <[email protected]> AuthorDate: Thu Jul 18 11:26:40 2019 +0200 Add changelog entry for #1205. --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index f6e2e95..08e8acc 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -139,6 +139,10 @@ Compute method. (GITHUB-1001) [Markos Gogoulos] +- [EC2] Add new ``ex_modify_subnet_attribute`` method to the EC2 driver. + (GITHUB-1205) + [Dan Hunsaker - @danhunsaker] + Storage ~~~~~~~
