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:
ko1 2018-12-03 13:39:42 +00:00
Родитель fddf7a0518
Коммит 5ce533520e
1 изменённых файлов: 5 добавлений и 0 удалений

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]