v2.5.0 release

This commit is contained in:
Alisdair McDiarmid 2020-05-06 13:31:39 -04:00 committed by GitHub
parent 60bf88b2b7
commit b35ebdc330
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,10 @@
# HCL Changelog
## v2.5.0 (unreleased)
## v2.5.0 (May 6, 2020)
### Enhancements
* hclwrite: Generate multi-line objects and maps. ([#372](https://github.com/hashicorp/hcl/pull/372))
## v2.4.0 (Apr 13, 2020)