ruby-changes:53950
From: ko1 <ko1@a...>
Date: Mon, 3 Dec 2018 22:39:47 +0900 (JST)
Subject: [ruby-changes:53950] ko1:r66170 (trunk): add a NEWS entry of TracePoint#enable
ko1 2018-12-03 22:39:42 +0900 (Mon, 03 Dec 2018) New Revision: 66170 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=66170 Log: add a NEWS entry of TracePoint#enable Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 66169) +++ NEWS (revision 66170) @@ -312,6 +312,11 @@ sufficient information, see the ChangeLo https://github.com/ruby/ruby/blob/trunk/NEWS#L312 * TracePoint#parameters [Feature #14694] + [Modified methods] + + * TracePoint#enable accepts new keywords "target:" and "target_line:". + [Feature #15289] + === Stdlib updates (outstanding ones only) [Bundler] -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/