aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-01 01:52:26 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-12-01 01:52:26 +0000
commitf4f9075c267b989321ca888ea6fab260bbb9dc8b (patch)
tree33badfda3fb40eae5ce52c0e4882ae887f3df3cd /NEWS
parentfc8e1325713ebd6751e84c251e1c12f1f8632609 (diff)
downloadruby-f4f9075c267b989321ca888ea6fab260bbb9dc8b.tar.gz
Merge psych-3.0.0.
See NEWS file for this update details. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60951 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7450f9c19f..eaad7069a0 100644
--- a/NEWS
+++ b/NEWS
@@ -187,7 +187,17 @@ with all sufficient information, see the ChangeLog file or Redmine
* Psych
- * Update to Psych 3.0.0.beta3.
+ * Update to Psych 3.0.0.
+ * 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
+ https://github.com/ruby/psych/pull/326
+ * Make frozen string literal = true
+ https://github.com/ruby/psych/pull/320
+ * Preserve time zone offset when deserializing times
+ https://github.com/ruby/psych/pull/316
+ * Removed deprecated method aliases for syck gem
+ https://github.com/ruby/psych/pull/312
* RbConfig
* New constants: