From b7459cbc64ae8503228b96680b1780d1e7d69667 Mon Sep 17 00:00:00 2001 From: Jack Pearkes Date: Thu, 26 Feb 2015 09:20:50 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 376b80330..20ed99936 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ BUG FIXES: * core: Module inputs can be non-strings. [GH-819] * providers/aws: manually deleted VPC removes it from the state * providers/aws: `source_dest_check` regression fixed (now works). [GH-1020] + * providers/digitalocean: Waits until droplet is ready to be destroyed [GH-1057] ## 0.3.7 (February 19, 2015)