From c92d68de040bd433318db6807b5bea5274350afb Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 27 Feb 2017 00:53:26 +0000 Subject: NEWS: Integer.sqrt [Feature #13219] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 2a0413f006..8647e5e2ce 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,10 @@ with all sufficient information, see the ChangeLog file or Redmine === Core classes updates (outstanding ones only) +* Integer + + * Integer.sqrt [Feature #13219] + * Regexp * Update Onigmo 6.1.1. * Support absent operator https://github.com/k-takata/Onigmo/issues/82 -- cgit v1.2.3