summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/ise/changelogs/changelog.yaml
diff options
context:
space:
mode:
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