aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-05-12 09:06:00 +0000
committerkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-05-12 09:06:00 +0000
commit97c07d3487aac92f72469d0f955eda12c851e87f (patch)
treec983fa577af3ab2c548316cb1631a8838e234615 /NEWS
parent961cbe5262946732e47182714ea3b4395a71227d (diff)
downloadruby-97c07d3487aac92f72469d0f955eda12c851e87f.tar.gz
rss: Add option Hash support to RSS::Parser.parse
Available options: * :validate * :ignore_unknown_element * :parser_class git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63407 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d08fa867ae..0b8caca210 100644
--- a/NEWS
+++ b/NEWS
@@ -176,6 +176,11 @@ with all sufficient information, see the ChangeLog file or Redmine
* "name(#{NODE_SET})" case
+* RSS
+
+ * RSS::Parser.parse: Accept options as Hash. :validate,
+ :ignore_unknown_element, :parser_class options are available.
+
* Set
* Aliased methods: