We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a0a3f0 commit 303be61Copy full SHA for 303be61
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# HCL Changelog
2
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
13
## v2.20.0 (February 29, 2024)
14
15
### Enhancements
0 commit comments