summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorClark Boylan <clark.boylan@gmail.com>2022-05-06 13:43:51 -0700
committerClark Boylan <clark.boylan@gmail.com>2022-05-06 13:43:51 -0700
commit69c6214331a8fcc3fa20115ca9c1b91341754205 (patch)
treedc492aeb203471b48af77f4f7f9d297cf299ad7d /releasenotes
parent1e4cbf3bb120cc4fb0cb4ed286dc39bbea8b29fa (diff)
downloadzuul-69c6214331a8fcc3fa20115ca9c1b91341754205.tar.gz
Amend Zuul v6 releaes notes to include python3.8 min version bump
This was missed in the preparation for Zuul v6. Let's include it now to avoid further confusion. Change-Id: Id5b999e3012510a3ab28e383aa8e245f5f2b9cb2
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/ansible-5-0c9d6626294579e0.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/ansible-5-0c9d6626294579e0.yaml b/releasenotes/notes/ansible-5-0c9d6626294579e0.yaml
index 4d8e8fce6..6c57af601 100644
--- a/releasenotes/notes/ansible-5-0c9d6626294579e0.yaml
+++ b/releasenotes/notes/ansible-5-0c9d6626294579e0.yaml
@@ -25,3 +25,8 @@ upgrade:
therefore the latest available micro-version will be installed at
build-time. If you need more control over the version of Ansible
used, see the help text for ``zuul-manage-ansible``.
+
+ - |
+ Python 3.8 or newer is required to run Zuul. This change was necessary
+ to support Ansible 5 and newer as Ansible's minimum python requirement
+ is 3.8.