update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-04-14 09:15:29 -07:00
parent 2913b93337
commit 9d9b419a83
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
BUG FIXES:
* core: math on arbitrary variables works if first operand isn't a
numeric primitive. [GH-1381]
* command: remote states with uppercase types work [GH-1356]
* provider/aws: launch configuration ID set after create success [GH-1518]
* provider/openstack: region config is not required [GH-1441]