This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 8453c838e4ea4115db9bcb588c9beeacd06b0f90 Author: Tomaz Muraus <[email protected]> AuthorDate: Sun Dec 27 20:20:12 2020 +0100 Update upgrade notes. --- docs/upgrade_notes.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/upgrade_notes.rst b/docs/upgrade_notes.rst index 6be4833..ac30b81 100644 --- a/docs/upgrade_notes.rst +++ b/docs/upgrade_notes.rst @@ -120,6 +120,9 @@ Libcloud 3.3.0 with this option enabled and disabled so you should be careful when you use it. + This change affects all the drivers which are used when that module level + variable is set. + Libcloud 3.2.0 --------------
