diff --git a/CHANGELOG.md b/CHANGELOG.md index 26f187327..a2b06ec4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ IMPROVEMENTS: - communicators/ssh: Prevent overly verbose output waiting for connection [GH-10321] - providers/virtualbox: Add `automount` flag if specified with synced_folder [GH-10326] - synced_folders/smb: Allow for 'default' smb_username in prompt if set [GH-10319] +- util/network_ip: Simplify `network_address` helper [GH-7693] - util/platform: Prevent hard failure during hyper-v enabled check [GH-10332] BUG FIXES: