Mention 3.7 support in CHANGES.rst

Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a65768be
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a65768be
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a65768be

Branch: refs/heads/trunk
Commit: a65768bef03fabba767caadb16950d0236a06cb6
Parents: f4fcf56
Author: Quentin Pradet <[email protected]>
Authored: Fri Aug 31 05:11:13 2018 +0400
Committer: Quentin Pradet <[email protected]>
Committed: Fri Aug 31 05:11:53 2018 +0400

----------------------------------------------------------------------
 CHANGES.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/a65768be/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 0887229..355e201 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -4,13 +4,13 @@
 Changes in Apache Libcloud in development
 -----------------------------------------
 
+- Support Python 3.7 (GITHUB-1227, GITHUB-1236)
+  [Andreas Hasenack, Andrew Starr-Bochicchio, Quentin Pradet]
+
 - Cleanup various Python files
   (GITHUB-1182, GITHUB-1183, GITHUB-1185, GITHUB-1186, GITHUB-1187, 
GITHUB-1188)
   [Rémy Léone]
 
-- Remove async variable to help with Python 3.7 support (GITHUB-1235)
-  [Andreas Hasenack]
-
 - Allow running tests with http_proxy set (GITHUB-1236)
   [Andreas Hasenack]
 

Reply via email to