We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3783d7f commit 9e07d92Copy full SHA for 9e07d92
1 file changed
docs/upgrade_notes.rst
@@ -8,11 +8,10 @@ preserve the old behavior when this is possible.
8
Libcloud 3.9.0
9
--------------
10
11
-* Support for Python 3.7 which has been EOL for more than a year now has been
12
- removed.
+* Support for Python 3.7 and 3.8 which have been EOL has been removed.
13
14
- If you still want to use Libcloud with Python 3.7, you should use an older
15
- release which still supports Python 3.7.
+ If you still want to use Libcloud with Python 3.7 or 3.8, you should use an older
+ release which still supports Python 3.7 and 3.8.
16
17
* [AZURE ARM] Added a new argument to destroy_node() to also delete node's managed
18
OS disk as part of the node's deletion. Defaults to true. This can be reverted by
0 commit comments