Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Daninet committed Jul 6, 2024
1 parent 4716c14 commit 174ec54
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## 1.3.0 (May 1, 2022)
*
## 1.3.0 (July 6, 2024)
* Removed truncate parameter from toString()
* Added toInterval()
* Fixed bug with string formatting and removal of trailing zeros
* Update GMP version to 6.3.0
* Update MPFR version to 4.2.1
* Update Emscripten

## 1.2.0 (May 1, 2022)
* Add truncate parameter to Float().toString() and mpfr_to_string()
Expand Down

0 comments on commit 174ec54

Please sign in to comment.