summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/NEWS-1.9.34
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/NEWS-1.9.3 b/doc/NEWS-1.9.3
index ee400e2f89..1920f197b7 100644
--- a/doc/NEWS-1.9.3
+++ b/doc/NEWS-1.9.3
@@ -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.