diff --git a/CHANGELOG.md b/CHANGELOG.md index 13418e6..a75e681 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 1.15.2 (Unreleased) + + # 1.15.1 (November 26, 2024) * `function`: Function calls can now return more mark-related information when called with unknown values when neither `AllowMarks` nor `AllowUnknown` are set for a particular parameter. ([#196](https://github.com/zclconf/go-cty/pull/196))