Skip to content

Commit 74286a8

Browse files
v1.14.4 release
1 parent 4a34c33 commit 74286a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.14.4 (Unreleased)
1+
# 1.14.4 (March 20, 2024)
22

33
* `msgpack`: Now uses string encoding instead of float encoding for a whole number that is too large to fit in any of MessagePack's integer types.
44
* `function/stdlib`: Type conversion functions (constructed with `MakeToFunc`) can now convert null values of unknown type into null values of the target type, rather than returning an unknown value in that case.

0 commit comments

Comments
 (0)