aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b6a946b74..04ddaf9719 100644
--- a/NEWS
+++ b/NEWS
@@ -288,6 +288,11 @@ with all sufficient information, see the ChangeLog file.
* SecureRandom.urlsafe_base64
* URI
+ * new methods:
+ * URI.encode_www_form
+ * URI.decode_www_form
+ * URI.encode_www_form_component
+ * URI.decode_www_form_component
* Obsoleted methods:
* URI#escape
* URI#unescape