summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/ise/changelogs/changelog.yaml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-26 04:05:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-26 04:05:56 +0000
commit67c6a4d1dccb62159b9d9b2dea4e2f487446e276 (patch)
tree9ccbb35137f480bbbdb899accbda52a8135d3416 /ansible_collections/cisco/ise/changelogs/changelog.yaml
parentAdding upstream version 9.4.0+dfsg. (diff)
downloadansible-67c6a4d1dccb62159b9d9b2dea4e2f487446e276.tar.xz
ansible-67c6a4d1dccb62159b9d9b2dea4e2f487446e276.zip
Adding upstream version 9.5.1+dfsg.upstream/9.5.1+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/cisco/ise/changelogs/changelog.yaml')
-rw-r--r--ansible_collections/cisco/ise/changelogs/changelog.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/ansible_collections/cisco/ise/changelogs/changelog.yaml b/ansible_collections/cisco/ise/changelogs/changelog.yaml
index 929f94bb5..6ecbe5f31 100644
--- a/ansible_collections/cisco/ise/changelogs/changelog.yaml
+++ b/ansible_collections/cisco/ise/changelogs/changelog.yaml
@@ -976,4 +976,10 @@ releases:
changes:
release_summary: Changes the minimum supported version of Ansible to v2.14.0
minor_changes:
- - Changes the minimum supported version from Ansible v2.9.10 to v2.14.0 \ No newline at end of file
+ - Changes the minimum supported version from Ansible v2.9.10 to v2.14.0
+ 2.8.1:
+ release_date: "2024-04-02"
+ changes:
+ release_summary: Changes the requirements of ansible.utils to allow > 4.0.0 versions.
+ bugfixes:
+ - ansible.utils changes to `">=2.0.0,<5.0"` in galaxy.yml dependencies. \ No newline at end of file