diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d5df27fb..ad5d1a84e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ BREAKING CHANGES: IMPROVEMENTS: + - core/downloader: increase box resume download limit to 24h + [GH-7352, GH-7272] - commands/login: Print a warning with both the environment variable and local login token are present [GH-7206, GH-7219] - communicators/winrm: Upgrade to latest WinRM gems [GH-6922]