mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: Integer.sqrt [Feature #13219]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c25ee9f13f
commit
c92d68de04
1 changed files with 4 additions and 0 deletions
4
NEWS
4
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
|
||||
|
|
Loading…
Add table
Reference in a new issue