Skip to content

Commit

Permalink
Prepare for a possible future v1.14.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
apparentlymart committed Oct 6, 2023
1 parent 7152062 commit d279406
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.14.2 (Unreleased)


# 1.14.1 (October 5, 2023)

* `cty`: It's now valid to use the `Refine` method on `cty.DynamicVal`, although all refinements will be silently discarded. This replaces the original behavior of panicking when trying to refine `cty.DynamicVal`.
Expand Down

0 comments on commit d279406

Please sign in to comment.