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