Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jen20 committed Mar 21, 2016
1 parent ba0b395 commit d1b8f28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ IMPROVEMENTS:
BUG FIXES:

* core: Color output is now shown correctly when running Terraform on Windows [GH-5718]
* core: HEREDOCs can now be indented in line with configuration using `<<-` and hanging indent is removed [GH-5740]
* core: Invalid HCL syntax of nested object blocks no longer causes a crash [GH-5740]
* core: Local directory-based modules now use junctions instead of symbolic links on Windows [GH-5739]
* core: Modules sourced from a Mercurial repository now work correctly on Windows [GH-5739]
* provider/aws: Fix crash when an `aws_rds_cluster_instance` is removed outside of Terraform [GH-5717]
Expand Down

0 comments on commit d1b8f28

Please sign in to comment.