Update CHANGELOG

This commit is contained in:
Chris Roberts 2024-01-12 17:11:44 -08:00
parent 2b7a200383
commit 55ec0d4391

View File

@ -10,6 +10,8 @@ IMPROVEMENTS:
BUG FIXES: BUG FIXES:
- command/plugin: Fix plugin extension installation on Windows [GH-13328]
- communicator/ssh: Fix private key writing on Windows [GH-13329]
- core: Fix Vagrant SSL helper detection on macOS [GH-13277] - core: Fix Vagrant SSL helper detection on macOS [GH-13277]
- core: Fix box collection sorting [GH-#13320] - core: Fix box collection sorting [GH-#13320]
- util/platform: Fix architecture mapping for Windows [GH-13278] - util/platform: Fix architecture mapping for Windows [GH-13278]