Skip to content

Commit

Permalink
Prepare for v1.16.1 development
Browse files Browse the repository at this point in the history
  • Loading branch information
apparentlymart committed Jan 3, 2025
1 parent 6e06def commit 6edebd2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.16.1 (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))
Expand Down

0 comments on commit 6edebd2

Please sign in to comment.