Skip to content

Commit 63e001f

Browse files
committed
update NEWS
1 parent e0d50b3 commit 63e001f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

NEWS.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# Version 2.3.1
2-
* Fixed a sortedness check bug for numeric vectors with NAs (#258).
1+
# Version 2.3.2
2+
* Removed calls to deprecated / internal C routines.
3+
* Fixed compiler warnings regarding sprintf format strings.
4+
* Fixed an issue regarding sortedness and missing numeric values (#259, thanks to @tdeenes)
35

46
# Version 2.3.1
57
* Fixed a sprintf format string for long integers.

0 commit comments

Comments
 (0)