Skip to content

Commit

Permalink
Prepare for a possible forthcoming v1.7.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
apparentlymart committed Dec 16, 2020
1 parent 329d053 commit ef68455
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.7.2 (Unreleased)


# 1.7.1 (December 15, 2020)

* `cty`: The `Value.Multiply` and `Value.Modulo` functions now correctly propagate the floating point precision of the arguments, which avoids generating incorrect results for large integer operands. ([#75](https://github.com/zclconf/go-cty/pull/75))
Expand Down

0 comments on commit ef68455

Please sign in to comment.