We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d50b3 commit 63e001fCopy full SHA for 63e001f
NEWS.md
@@ -1,5 +1,7 @@
1
-# Version 2.3.1
2
-* Fixed a sortedness check bug for numeric vectors with NAs (#258).
+# Version 2.3.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)
5
6
# Version 2.3.1
7
* Fixed a sprintf format string for long integers.
0 commit comments