Skip to content

Commit 942facf

Browse files
committed
* NEWS: Add Numeric#round to the list of modified methods
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@33032 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent 9f89da1 commit 942facf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ See doc/NEWS-1.8.7 for changes between 1.8.6 and 1.8.7.
333333
o Numeric#upto, #downto, #times, #step
334334
o Numeric#real?, Complex#real?
335335
o Numeric#magnitude
336+
o Numeric#round
336337
* Rational / Complex
337338
o They are in the core library now
338339
* Math

0 commit comments

Comments
 (0)