mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
NEWS: add changes for Matrix [ci-skip] [doc]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61127 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f9d8003c94
commit
33913f1a6c
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -177,6 +177,11 @@ with all sufficient information, see the ChangeLog file or Redmine
|
||||||
* `binding.irb` automatically requires irb and runs [Bug #13099] [experimental]
|
* `binding.irb` automatically requires irb and runs [Bug #13099] [experimental]
|
||||||
* Show source around `binding.irb` on session start [Feature #14124]
|
* Show source around `binding.irb` on session start [Feature #14124]
|
||||||
|
|
||||||
|
* Matrix
|
||||||
|
* New methods:
|
||||||
|
* Matrix.combine and Matrix#combine [Feature #10903]
|
||||||
|
* Matrix#hadamard_product/#entrywise_product
|
||||||
|
|
||||||
* Net::HTTP
|
* Net::HTTP
|
||||||
* Net::HTTP.new supports no_proxy parameter [Feature #11195]
|
* Net::HTTP.new supports no_proxy parameter [Feature #11195]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue