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 21f1f3c98dd361eed8b2fc01b10233c045c5aee4 Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Sat Oct 28 18:38:03 2023 +0200 Add changelog entry for #1965. --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index d6a925929..c411ab205 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -34,6 +34,10 @@ Compute (#1957) [Victor Herrero Otal - @vicwicker] +- [Azure ARM] Add ``ex_resize_node()`` method. + (#1964 #1965) + [@rajat-garg-del] + Storage ~~~~~~~