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 e01d854 Fix formatting.
e01d854 is described below
commit e01d8545879dbeb3ac2efa63dc6a671765daf53d
Author: Tomaz Muraus <[email protected]>
AuthorDate: Thu Nov 14 14:25:43 2019 +0100
Fix formatting.
---
CHANGES.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGES.rst b/CHANGES.rst
index 02ca935..e60b5ea 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -45,7 +45,7 @@ Storage
[Quentin Pradet]
Load Balancer
-~~~~~~~------
+~~~~~~~~~~~~~
- [AWS] Implement various create methods in the driver. (GITHUB-1349)
[Anton Kozyrev - @Irvan]