Skip to content

Commit

Permalink
v1.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
apparentlymart committed May 18, 2020
1 parent 3cc2e08 commit c1fac28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
# 1.4.1 (Unreleased)
# 1.4.1 (May 18, 2020)

* `function/stdlib`: Fix various panics related to sets with unknown element types in the set-manipulation functions. ([#52](https://github.com/zclconf/go-cty/pull/52))
* `convert`: Don't panic when asked to convert a tuple of objects to a list type constraint containing a nested `cty.DynamicPseudoType`. ([#53](https://github.com/zclconf/go-cty/pull/53))
Expand Down

0 comments on commit c1fac28

Please sign in to comment.