Skip to content
/ go-cty Public

Commit 50ce6d3

Browse files
Update CHANGELOG.md
1 parent 1e9442d commit 50ce6d3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 1.14.3 (Unreleased)
22

3+
* `msgpack`: Fixed edge-case bug that could cause loss of floating point precision when round-tripping due to incorrectly using a MessagePack integer to represent a large non-integral number. [#176](https://github.com/zclconf/go-cty/pull/176)
4+
* `cty`: Fixed some false-negative numeric equality test results by comparing numbers as integers when possible. [#176](https://github.com/zclconf/go-cty/pull/176)
35

46
# 1.14.2 (January 23, 2024)
57

0 commit comments

Comments
 (0)