mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: Note about CGI.escapeHTML change [ci skip]
See https://github.com/ruby/ruby/pull/2226 for benchmark results.
This commit is contained in:
parent
0a29dc87e6
commit
6dc0541ed3
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -118,6 +118,10 @@ Bundler::
|
|||
* Upgrade to Bundler 2.1.0.pre.1
|
||||
Bundled from https://github.com/bundler/bundler/commit/a53709556b95a914e874b22ed2116a46b0528852
|
||||
|
||||
CGI::
|
||||
|
||||
* CGI.escapeHTML becomes 2~5x faster when there's at least one escaped character.
|
||||
|
||||
CSV::
|
||||
|
||||
* Upgrade to 3.0.9.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue