Skip to content

Commit 6b36f18

Browse files
committed
Update upgrade notes
1 parent 655131a commit 6b36f18

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/upgrade_notes.rst

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

11-
* Support for Python 3.7 and 3.8 which have been EOL has been removed.
11+
* Support for Python 3.7, 3.8 and 3.9 which have been EOL has been removed.
1212

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.
13+
If you still want to use Libcloud with Python 3.7, 3.8 or 3.9, you should
14+
use an older release which still supports Python 3.7, 3.8 and 3.9.
1515

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

0 commit comments

Comments
 (0)