From a5ac80661a73b93f71a3d54ac58572dc1c430bcd Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 22 Jun 2015 12:15:03 -0700 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e171a2f7b..1ee7b862d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ FEATURES: IMPROVEMENTS: * core: Interrupt handling for SIGTERM signal as well. [GH-1858] + * core: HTTP downloads support resuming [GH-2106] * builder/*: Add `ssh_handshake_attempts` to configure the number of handshake attempts done before failure [GH-2237] * builder/amazon: Add `force_deregister` option for automatic AMI