summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ee400e2f89..1920f197b7 100644
--- a/NEWS
+++ b/NEWS
@@ -193,6 +193,10 @@ with all sufficient information, see the ChangeLog file.
* Matrix#** implements Numeric exponents (using the eigensystem)
* Matrix.zero can build rectangular matrices
+* minitest
+ * Minitest has been updated to version 2.2.2.
+ * For full details, see https://github.com/seattlerb/minitest/blob/master/History.txt
+
* net/http
* SNI (Server Name Indication) supported for HTTPS.