update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2016-08-22 14:15:40 -07:00
parent 3595673961
commit e1c4e93654
No known key found for this signature in database
GPG Key ID: 744E147AA52F5B0A
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
BUG FIXES:
* core: fix crash case when malformed JSON given [GH-8295]
* core: when asking for input, spaces are allowed [GH-8394]
* command/apply: prefix destroying resources with module path [GH-8396]
* command/import: can import into specific indexes [GH-8335]
* command/state mv: nested modules can be moved [GH-8304]
* command/state mv: resources with a count > 1 can be moved [GH-8304]