diff --git a/CHANGELOG.md b/CHANGELOG.md index e57d689834f..e80eeb6fbd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,6 +55,8 @@ Ansible Changes By Release (https://github.com/ansible/ansible/pull/33967) * Make eos_vlan idempotent (https://github.com/ansible/ansible/pull/34443) +* Fix win_iis_website to properly check attributes before setting + (https://github.com/ansible/ansible/pull/34501)