summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d7efdcf..f79bd3a 100755
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+## 14/10/2021 at 11:51:10 (CEST)
+* New version: v2.0.
+ + Implemented the low-level routines in C.
+ + Moved from introselect to quickselect (median calculation);
+ faster on benchmarks with intended input.
+ + Added support for parallel execution.
+
+## 07/10/2021 at 11:51:10 (CEST)
+* v1.3 does not compile on Solaris (syntax issues)
+
## 24/07/2020 at 09:44:39 (CEST)
* v1.2 uploaded
* fixed compiler issue on Solaris