summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormarcandre <marcandre@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-09-20 18:24:16 +0000
committermarcandre <marcandre@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-09-20 18:24:16 +0000
commit19fe6552c456e41c0b85816806399ca1609255c0 (patch)
tree80c68711086ce04449ba71186042e5a51e5ecec4 /NEWS
parenta64338ce44422800fa812de4184d91b91c16b6c3 (diff)
Matrix: Add #reflexive? method. [Fix GH-1730]
Adapted from a patch by Yilo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64796 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d1be38cfb9..cfdd975dae 100644
--- a/NEWS
+++ b/NEWS
@@ -264,10 +264,12 @@ sufficient information, see the ChangeLog file or Redmine
* `Matrix`
- * New method:
+ * New methods:
* `Matrix#antisymmetric?`
+ * `Matrix#reflexive?`
+
* `Net`
* New options: