diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e80fb53f..ed5b0d111 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,8 @@ FEATURES: IMPROVEMENTS: * core: Interrupt handling for SIGTERM signal as well. [GH-1858] + * 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 deregistration [GH-2221] * builder/amazon: Now applies tags to EBS snapshots [GH-2212]