From 82a97145302248f4c7a7ee792f9673257ed23655 Mon Sep 17 00:00:00 2001 From: stomar Date: Thu, 11 Jan 2018 19:37:25 +0000 Subject: [PATCH] NEWS: Matrix#antisymmetric? git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61777 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) 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)