Added detailed version of Bundler on NEWS.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61390 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2017-12-21 09:29:47 +00:00
parent 82d63fcaac
commit 722306265d

2
NEWS
View File

@ -240,6 +240,8 @@ with all sufficient information, see the ChangeLog file or Redmine
* Add Bundler to Standard Library. [Feature #12733]
* Use 1.16.1. It's latest stable version.
* Coverage
* Support branch coverage and method coverage [Feature #13901]