Skip to content

Commit

Permalink
v1.16.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
apparentlymart committed Jan 3, 2025
1 parent 9dc31e2 commit 6e06def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 1.16.0 (Unreleased)
# 1.16.0 (January 3, 2025)

* `convert`: When converting between two different capsule types, will now try to use the "conversion _from_" implementation from the target type if the source type doesn't have a suitable "conversion _to_" implementation. ([#194](https://github.com/zclconf/go-cty/pull/194))
* `convert`: When converting to a map whose element type is an object type with optional attributes, will no longer construct a broken result when a final map is empty. ([#198](https://github.com/zclconf/go-cty/pull/198))
Expand Down

0 comments on commit 6e06def

Please sign in to comment.