aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5c2734a3..3260a567 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
-## Version 1.0.0
+## Version 2.0
+
+* Added the "zero" baseline method
+* Added a script to compute summary statistics
+* Added rank plots for multivariate datasets
+* Corrected an error in the computation of the F1 score and updated the
+ results. This correction had no major effect on the conclusions of the
+ paper.
+
+## Version 1.0
* Initial release