Skip to content

Commit

Permalink
v1.4.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
apparentlymart committed May 29, 2020
1 parent dd574de commit e4e1797
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# 1.4.2 (Unreleased)
# 1.4.2 (May 29, 2020)

* `function/stdlib`: The `jsonencode` function will now correctly accept a null as its argument, and produce the JSON representation `"null"` rather than returning an error. ([#54](https://github.com/zclconf/go-cty/pull/54))


# 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))
Expand Down

0 comments on commit e4e1797

Please sign in to comment.