Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1348b69

Browse files
Prepare for possible future v1.14.3 release
1 parent 5917c03 commit 1348b69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.14.3 (Unreleased)
2+
3+
14
# 1.14.2 (January 23, 2024)
25

36
* `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))

0 commit comments

Comments
 (0)