diff --git a/CHANGELOG.md b/CHANGELOG.md index 5489f8b92..7b7c850d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ IMPROVEMENTS: BUG FIXES: + - core: Fix encoding issues with Windows. There are still some outlying + but this fixes a few. [GH-4159] - commands/package: base package won't crash with exception [GH-4017] - communicators/winrm: Support `mkdir` [GH-4271] - guests/debian: Deleting default route on DHCP networks can fail. [GH-4262]