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 7e5fbfadfd9ae426b9538d6840d4500b3d6a1bb0 Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Sat Oct 7 11:46:56 2023 +0200 Add changelog entry for #1954. --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 35ce8ebc6..d506eac3e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -26,6 +26,10 @@ Compute (#1946) [Michael Galaxy - @mraygalaxy2] +- [ECS] Add VPC IP and Elastic IP to ECS node as private and public IP. + (#1954) + [Victor Herrero Otal - @vicwicker] + Storage ~~~~~~~