Skip to content

Commit a1178d2

Browse files
Update CHANGELOG.md
1 parent 5b881c6 commit a1178d2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

3+
## v2.18.1 (October 5, 2023)
4+
5+
### Bugs Fixed
6+
7+
* hclsyntax: Conditional expressions will no longer panic when one or both of their results are "marked", as is the case for situations like how HashiCorp Terraform tracks its concept of "sensitive values". ([#630](https://github.com/hashicorp/hcl/pull/630))
8+
39
## v2.18.0 (August 30, 2023)
410

511
### Enhancements

0 commit comments

Comments
 (0)