diff --git a/CHANGELOG.md b/CHANGELOG.md index e4c91ee5d0f..0efb174cc92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,8 @@ Ansible Changes By Release * fix vxlan idempotent issue in nxos_vxlan_vtep: https://github.com/ansible/ansible/pull/34750 * Fix win_dns_client to allow setting dynamic IP from static IP (https://github.com/ansible/ansible/pull/35149) +* Fix azure_rm_subnet absent idempotency issues + (https://github.com/ansible/ansible/pull/35037)