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 d9614a505bfdf8e8d1f9d8485db1b6adac170b89 Author: Tomaz Muraus <[email protected]> AuthorDate: Wed Sep 11 11:37:26 2019 +0200 Add changelog entry for #1349. --- CHANGES.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index cbdcaec..0275529 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,15 @@ Changelog ========= +Changes in Apache Libcloud in development +----------------------------------------- + +Load Balancer +~~~~~~~------ + +- [AWS] Implement various create methods in the driver. (GITHUB-1349) + [Anton Kozyrev - @Irvan] + Changes in Apache Libcloud 2.6.0 --------------------------------
