summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorstomar <stomar@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-20 09:51:29 +0000
committerstomar <stomar@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-20 09:51:29 +0000
commit677c539d1fc873507bc172855c14a727ba74d0ad (patch)
tree2825be2e826f9f935861baf5de99d4793662f184 /NEWS
parentd51151cf301149b26cd530e039e16b5e397a4199 (diff)
NEWS: update news for Psych
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61357 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2994bfdbb6..92715387cd 100644
--- a/NEWS
+++ b/NEWS
@@ -308,6 +308,8 @@ with all sufficient information, see the ChangeLog file or Redmine
* Update to Psych 3.0.2.
+ * Convert fallback option to a keyword argument
+ https://github.com/ruby/psych/pull/342
* Add :symbolize_names option to Psych.load, Psych.safe_load like JSON.parse
https://github.com/ruby/psych/pull/333, https://github.com/ruby/psych/pull/337
* Add Psych::Handler#event_location