diff --git a/CHANGELOG.md b/CHANGELOG.md index f48521c5d..03da82a87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ BUG FIXES: - communicators/winrm: Prevent connection leakage [GH-7712] - core: Prevent duplicate provider priorities [GH-7756] + - core: Allow Numeric type for box version [GH-7874, GH-6960] - guests/linux: Fix incorrectly configured private network [GH-7844, GH-7848] - guests/linux: Only emit upstart event if initctl is available [GH-7813] - guests/photon: Fix networking setup [GH-7808, GH-7873]