Skip to content

Commit 9e07d92

Browse files
committed
Update upgrade notes.
1 parent 3783d7f commit 9e07d92

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

docs/upgrade_notes.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@ preserve the old behavior when this is possible.
88
Libcloud 3.9.0
99
--------------
1010

11-
* Support for Python 3.7 which has been EOL for more than a year now has been
12-
removed.
11+
* Support for Python 3.7 and 3.8 which have been EOL has been removed.
1312

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.
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.
1615

1716
* [AZURE ARM] Added a new argument to destroy_node() to also delete node's managed
1817
OS disk as part of the node's deletion. Defaults to true. This can be reverted by

0 commit comments

Comments
 (0)