summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorstomar <stomar@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-11 19:37:25 +0000
committerstomar <stomar@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-01-11 19:37:25 +0000
commit82a97145302248f4c7a7ee792f9673257ed23655 (patch)
tree0d6fc9cb2c8d7c521d4be82fd95269d3ac1287a8 /NEWS
parentaae7c645a4938e89021b2fa5b86a3027c6964145 (diff)
NEWS: Matrix#antisymmetric?
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61777 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5f62c90dd7..92cee9983e 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,12 @@ with all sufficient information, see the ChangeLog file or Redmine
=== Stdlib updates (outstanding ones only)
+* Matrix
+
+ * New method:
+
+ * Matrix#antisymmetric?
+
=== Compatibility issues (excluding feature bug fixes)
=== Stdlib compatibility issues (excluding feature bug fixes)