Skip to content

Commit 5917c03

Browse files
Prepare for v1.14.2 release.
1 parent 72902f2 commit 5917c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.14.2 (Unreleased)
1+
# 1.14.2 (January 23, 2024)
22

33
* `convert`: Converting from an unknown map value to an object type now correctly handles the situation where the map element type disagrees with an _optional_ attribute of the target type, since when a map value is unknown we don't yet know which keys it has and thus cannot predict what subset of the elements will get converted as attributes in the resulting object. ([#175](https://github.com/zclconf/go-cty/pull/175))
44

0 commit comments

Comments
 (0)