summaryrefslogtreecommitdiff
path: root/changelogs/fragments/v2.5.2_catchup.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/v2.5.2_catchup.yaml')
-rw-r--r--changelogs/fragments/v2.5.2_catchup.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/changelogs/fragments/v2.5.2_catchup.yaml b/changelogs/fragments/v2.5.2_catchup.yaml
new file mode 100644
index 0000000000..16382c7ec3
--- /dev/null
+++ b/changelogs/fragments/v2.5.2_catchup.yaml
@@ -0,0 +1,7 @@
+bugfixes:
+- cloudfront_distribution - support missing protocol versions (https://github.com/ansible/ansible/pull/38990)
+- slice filter - removed Ansible-provided impl in favor of Jinja builtin (https://github.com/ansible/ansible/pull/37944)
+- ovirt_host_networks - fix removing of network attachments (https://github.com/ansible/ansible/pull/38816)
+- ovirt_disk - support removing unmanaged networks (https://github.com/ansible/ansible/pull/38726)
+- ovirt_disk - FCP storage domains don't have to have target (https://github.com/ansible/ansible/pull/38882)
+