Skip to content
/ go-cty Public

Commit e4e1797

Browse files
v1.4.2 release
1 parent dd574de commit e4e1797

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# 1.4.2 (Unreleased)
1+
# 1.4.2 (May 29, 2020)
22

33
* `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))
44

5-
65
# 1.4.1 (May 18, 2020)
76

87
* `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))

0 commit comments

Comments
 (0)