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 de32d7b892c6f31d78d9e4e6c78facc55ce405cb Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Thu Apr 18 18:20:15 2024 +0200 Update chanelog entry for #1972. --- CHANGES.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index e968ec52e..1ed8808e3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -70,8 +70,11 @@ Compute snapshots. This functionality hasn't been supported on the server side for many years already. + Corresponding `disk` and `disk_size` argument has also been removed from + the `create_node()` method. + (#1972) - [Aayush Rangwala - @aayushrangwala] + [Aayush Rangwala - @aayushrangwala, Tomaz Muraus - @Kami] Storage ~~~~~~~