From 07b2709af07d2aff0ff46393c3a6357e22a68219 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Fri, 22 Aug 2014 12:23:02 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fa3edadd..b7ec653f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ BUG FIXES: balancers. [GH-207] * providers/aws: Ingress results are treated as a set, so order doesn't matter anymore. [GH-87] + * providers/aws: Instance security groups treated as a set [GH-194] * providers/heroku: If you delete the `config_vars` block, config vars are properly nuked. * providers/heroku: Domains and drains are deleted before the app.