Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2020-03-09 09:18:44 -07:00 committed by GitHub
parent fee90926da
commit cda5e9cf34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
## v2.4.0 (Unreleased)
### Enhancements
* The Unicode data tables that HCL uses to produce user-percieved "column" positions in diagnostics and other source ranges are now updated to Unicode 12.0.0, which will cause HCL to produce more accurate column numbers for combining characters introduced to Unicode since Unicode 9.0.0.
## v2.3.0 (Jan 3, 2020)