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


The following commit(s) were added to refs/heads/trunk by this push:
     new 7f52e3ca6 Add changelog entry to the right release.
7f52e3ca6 is described below

commit 7f52e3ca6e3f78cd58eca03609d522373bc12cc8
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Wed Sep 20 20:18:11 2023 +0200

    Add changelog entry to the right release.
---
 CHANGES.rst | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/CHANGES.rst b/CHANGES.rst
index 228acb436..35ce8ebc6 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -18,6 +18,14 @@ Common
   (#1940)
   [@munahaf on behalf of OpenRefactory and Open Source Security Foundation]
 
+Compute
+~~~~~~~
+
+- [LINODE] Add support for cloud-init metadata support to create_node()
+  Add new functions ``create_key_pair``, ``list_key_pairs``, and ``get_image``
+  (#1946)
+  [Michael Galaxy - @mraygalaxy2]
+
 Storage
 ~~~~~~~
 
@@ -67,11 +75,6 @@ Compute
   (#1906)
   [Ross Vandegrift - @rvandegrift]
 
-- [LINODE] Add support for cloud-init metadata support to create_node()
-  Add new functions ``create_key_pair``, ``list_key_pairs``, and ``get_image``
-  (#1946)
-  [Michael Galaxy - @mraygalaxy2]
-
 Storage
 ~~~~~~~
 

Reply via email to