Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2016-08-22 09:47:20 -07:00 committed by GitHub
parent 6820f136df
commit 29e6570df8
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
## 0.7.2 (Unreleased) ## 0.7.2 (Unreleased)
BUG FIXES: BUG FIXES:
* core: fix crash case when malformed JSON given [GH-8295]
* command/import: can import into specific indexes [GH-8335] * command/import: can import into specific indexes [GH-8335]
* command/state mv: nested modules can be moved [GH-8304] * command/state mv: nested modules can be moved [GH-8304]
* command/state mv: resources with a count > 1 can be moved [GH-8304] * command/state mv: resources with a count > 1 can be moved [GH-8304]