From c4130b0958f0a8c88011d8fc4aeb54ab1b35f3d5 Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 28 Sep 2017 10:51:37 +0000 Subject: Net::HTTP.new: Support no_proxy parameter [Feature #11195] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60054 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c03075dbf8..35797183c9 100644 --- a/NEWS +++ b/NEWS @@ -66,6 +66,10 @@ with all sufficient information, see the ChangeLog file or Redmine * Kernel#yield_self [Feature #6721] +* Net::HTTP + + * Net::HTTP.new supports no_proxy parameter [Feature #11195] + * Numeric * Numerical comparison operators (<,<=,>=,>) no longer rescue exceptions -- cgit v1.2.3