From f3129a63137467cf94071a9d46861e5a67fb14dc Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 14 Apr 2015 08:28:31 -0700 Subject: [PATCH] update cHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f08267c49..260ce7370f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ BUG FIXES: * provider/aws: launch configuration ID set after create success [GH-1518] + * provider/openstack: region config is not required [GH-1441] ## 0.4.2 (April 10, 2015)