Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-11-10 06:49:37 +00:00 committed by GitHub
parent 5dac56629d
commit 25a633a46a
1 changed files with 10 additions and 0 deletions

View File

@ -36,6 +36,16 @@ BUG FIXES:
* core: Escape sequences in interpolations work in every case. [GH-8709]
* core: Maps in outputs with computed values are no longer removed. [GH-9549]
* command/fmt: Multiline comments aren't indented every fmt. [GH-6524]
## 0.7.11 (Unreleased)
FEATURES:
IMPROVEMENTS:
* provider/aws: Expose RDS DB Instance HostedZoneId attribute [GH-10000]
BUG FIXES:
## 0.7.10 (November 9, 2016)