Skip to content

Commit

Permalink
v1.14.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
apparentlymart committed Mar 1, 2024
1 parent 50ce6d3 commit 304e4a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 1.14.3 (Unreleased)
# 1.14.3 (February 29, 2024)

* `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)
* `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)
Expand Down

0 comments on commit 304e4a8

Please sign in to comment.