CHANGELOG updates

This commit is contained in:
Armon Dadgar 2014-11-18 15:46:59 -08:00
parent e29e364c89
commit 07fff364a5
1 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,12 @@
## 0.3.2 (unreleased)
BUG FIXES:
* core: Fixed issue causing double delete. [GH-555]
* core: Fixed issue with create-before-destroy not being respected in
some circumstances.
* core: Fixing issue with count expansion with non-homogenous instance
plans.
## 0.3.1 (October 21, 2014)