mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
New Time methods in NEWS
This commit is contained in:
parent
0b4d51b055
commit
ccb1652929
1 changed files with 6 additions and 0 deletions
6
NEWS
6
NEWS
|
@ -83,6 +83,12 @@ Regexp/String::
|
|||
* Update Unicode version to 12.1.0, adding support for
|
||||
U+32FF SQUARE ERA NAME REIWA. [Feature #15195]
|
||||
|
||||
Time::
|
||||
|
||||
* Added Time#ceil method. [Feature #15772]
|
||||
|
||||
* Added Time#floor method. [Feature #15653]
|
||||
|
||||
=== Stdlib updates (outstanding ones only)
|
||||
|
||||
Bundler::
|
||||
|
|
Loading…
Add table
Reference in a new issue