Update CHANGELOG.md
This commit is contained in:
parent
61e260fbae
commit
cef803d9d2
@ -9,6 +9,7 @@
|
||||
### Bugs Fixed
|
||||
|
||||
* hclwrite: The parser will now correctly include the `(` and `)` tokens when an expression is surrounded by parentheses. Previously it would incorrectly recognize those tokens as being extraneous tokens outside of the expression. ([#426](https://github.com/hashicorp/hcl/pull/426))
|
||||
* hclwrite: The formatter will now remove (rather than insert) spaces between the `!` (unary boolean "not") operator and its subsequent operand. ([#403](https://github.com/hashicorp/hcl/pull/403))
|
||||
|
||||
## v2.7.2 (November 30, 2020)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user