Skip to content

Commit 303be61

Browse files
authored
Update CHANGELOG for 2.20.1
1 parent 2a0a3f0 commit 303be61

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# HCL Changelog
22

3+
## v2.20.1 (March 26, 2024)
4+
5+
### Bugs Fixed
6+
7+
* Return `ExprSyntaxError` when an invalid namespaced function is encountered during parsing ([#668](https://github.com/hashicorp/hcl/pull/668))
8+
9+
### Internal
10+
11+
* Standardize on only two value dumping/diffing libraries ([#669](https://github.com/hashicorp/hcl/pull/669))
12+
313
## v2.20.0 (February 29, 2024)
414

515
### Enhancements

0 commit comments

Comments
 (0)