diff --git a/CHANGELOG.md b/CHANGELOG.md index be6af6e9..b24b91e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## v2.16.2 (Unreleased) +### Bugs Fixed + * ext/typeexpr: Verify type assumptions when applying default values, and ignore input values that do not match type assumptions. ([#594](https://github.com/hashicorp/hcl/pull/594)) ## v2.16.1 (February 13, 2023)