diff options
| author | Radek Simko <radeksimko@users.noreply.github.com> | 2024-02-16 14:46:06 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-16 14:46:06 +0000 |
| commit | 63380ba29035340b26bf491429f87e340a3757d0 (patch) | |
| tree | 055a8f52a02dd01226870a06ff5237f701954d35 | |
| parent | 6055ebc56c8b5495ac32e707f48d0ea1fd7ef619 (diff) | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 96156d6..c5fe676 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ ### Bugs Fixed * ext/dynblock: if `iterator` is invalid return this error instead of consequential errors ([#656](https://github.com/hashicorp/hcl/pull/656)) -* hclwrite: Fix formatting of namespaced functions ([#658](https://github.com/hashicorp/hcl/pull/658)) ## v2.19.0 (October 16, 2023) |
