mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
add a NEWS entry of TracePoint#enable
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66170 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
fddf7a0518
commit
5ce533520e
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -312,6 +312,11 @@ sufficient information, see the ChangeLog file or Redmine
|
|||
|
||||
* TracePoint#parameters [Feature #14694]
|
||||
|
||||
[Modified methods]
|
||||
|
||||
* TracePoint#enable accepts new keywords "target:" and "target_line:".
|
||||
[Feature #15289]
|
||||
|
||||
=== Stdlib updates (outstanding ones only)
|
||||
|
||||
[Bundler]
|
||||
|
|
Loading…
Add table
Reference in a new issue