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 9e51fc06e79a32f43d513d815b12e8a8f834d269 Author: Tomaz Muraus <[email protected]> AuthorDate: Sun Feb 16 21:40:58 2020 +0100 Add changelog entry. --- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 8a01acf..90d02b0 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -22,6 +22,13 @@ Compute (GITHUB-1421) [Tomaz Muraus] +- [EC2] Fix ``ex_userdata`` keyword argument in the ``create_node()`` method + being ignored / not working correctly. + + NOTE: This regression has been inadvertently introduced in v2.8.0. + (GITHUB-1426) + [Dan Chaffelson - @Chaffelson] + Storage ~~~~~~~
