Update CHANGELOG.md
This commit is contained in:
parent
758322a1f8
commit
3fd6c253ea
|
@ -106,6 +106,12 @@ BUG FIXES:
|
|||
* core: Maps in outputs with computed values are no longer removed. ([#9549](https://github.com/hashicorp/terraform/issues/9549))
|
||||
* command/fmt: Multiline comments aren't indented every fmt. ([#6524](https://github.com/hashicorp/terraform/issues/6524))
|
||||
|
||||
## 0.7.13 (Unreleased)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
## 0.7.12 (November 22, 2016)
|
||||
|
||||
BACKWARDS INCOMPATIBILITIES / NOTES:
|
||||
|
|
Loading…
Reference in New Issue