diff --git a/CHANGELOG.md b/CHANGELOG.md index 83290d628..b22eaedf1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ FEATURES: IMPROVEMENTS: + - communicators/winrm: Include APIPA check within ready check [GH-8997] - core: Clear POSIXLY_CORRECT when using optparse [GH-8685] - docs: Add auto_start_action and auto_stop_action to docs. [GH-9029] - docs: Fix typo in box format doc [GH-9100]