зеркало из https://github.com/github/ruby.git
Merge Time class sections on NEWS
This commit is contained in:
Родитель
6229c02d6b
Коммит
289d99cc62
7
NEWS.md
7
NEWS.md
|
@ -381,14 +381,13 @@ Note: We're only listing outstanding class updates.
|
|||
* Time#deconstruct_keys is added, allowing to use Time instances
|
||||
in pattern-matching expressions [[Feature #19071]]
|
||||
|
||||
* SyntaxError
|
||||
* SyntaxError#path has been added. [[Feature #19138]]
|
||||
|
||||
* Time
|
||||
* Time.new now can parse a string like generated by Time#inspect
|
||||
and return a Time instance based on the given argument.
|
||||
[[Feature #18033]]
|
||||
|
||||
* SyntaxError
|
||||
* SyntaxError#path has been added. [[Feature #19138]]
|
||||
|
||||
* TracePoint
|
||||
|
||||
* TracePoint#binding now returns `nil` for `c_call`/`c_return` TracePoints.
|
||||
|
|
Загрузка…
Ссылка в новой задаче