diff --git a/CHANGELOG.md b/CHANGELOG.md index 48802afdb..b866454f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ BUG FIXES: - core: Bump nokogiri version to fix windows bug [GH-6766, GH-6848] - core: Revert a change made to the output of the identify file [GH-6962, GH-6929, GH-6589] + - core: Fix login command behind a proxy [GH-6898, GH-6899] - docs & core: Be consistent about the "2" in the Vagrantfile version [GH-6961, GH-6963] - guests/freebad: Use `pkg` to install rsync [GH-6760]