Skip to content

Commit

Permalink
New release.
Browse files Browse the repository at this point in the history
  • Loading branch information
silene committed Jun 1, 2020
1 parent 554a57b commit 0f2359b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Version 3.3.0
-------------

* added `IEEE754.BinarySingleNaN` where NaN have no payload
* proved adequacy of Coq 8.11 floating-point numbers in `IEEE754.PrimFloat`
* added theorems about rounding to nearest, tie breaking to zero

Version 3.2.1
-------------

Expand Down
2 changes: 1 addition & 1 deletion configure.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([Flocq], [3.2.1],
AC_INIT([Flocq], [3.3.0],
[Sylvie Boldo <[email protected]>, Guillaume Melquiond <[email protected]>],
[flocq])

Expand Down

0 comments on commit 0f2359b

Please sign in to comment.