diff --git a/CHANGELOG.md b/CHANGELOG.md index 813af357a..9ce1c2383 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,9 @@ IMPROVEMENTS: * builder/amazon: Added `ap-northeast-2` (Seoul) [GH-3056] * builder/amazon: packer will try to derive the AZ if only a subnet is specified [GH-3037] + * builder/digitalocean: doubled instance wait timeouts to power off or + shutdown (now 4 minutes) and to complete a snapshot (now 20 minutes) + [GH-2939] * builder/google: `account_file` can now be provided as a JSON string [GH-2811] * builder/google: added support for `preemptible` instances [GH-2982]