summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 806dc28fb4..64eb99e8b0 100644
--- a/NEWS
+++ b/NEWS
@@ -217,6 +217,9 @@ with all sufficient information, see the ChangeLog file or Redmine
* Don't allow , as a separator [Bug #12791]
+* Net::HTTP
+ * New method: Net::HTTP.post [Feature #12375]
+
=== Compatibility issues (excluding feature bug fixes)
* Array#sum and Enumerable#sum are implemented. [Feature #12217]