Skip to content

Commit 6055ebc

Browse files
authored
Update CHANGELOG.md
1 parent b079b8b commit 6055ebc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
## v2.20.0 (unreleased)
44

5+
### Enhancements
6+
7+
* Support for namespaced functions ([#639](https://github.com/hashicorp/hcl/pull/639))
8+
59
### Bugs Fixed
610

7-
* ext/dynblock: if `iterator` is invalid return this error instead of consequential errors. ([#656](https://github.com/hashicorp/hcl/pull/656))
11+
* ext/dynblock: if `iterator` is invalid return this error instead of consequential errors ([#656](https://github.com/hashicorp/hcl/pull/656))
12+
* hclwrite: Fix formatting of namespaced functions ([#658](https://github.com/hashicorp/hcl/pull/658))
813

914
## v2.19.0 (October 16, 2023)
1015

0 commit comments

Comments
 (0)