summaryrefslogtreecommitdiff
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
commit44320c5b8d780a1572206735a88212faf9428f11 (patch)
tree33badfda3fb40eae5ce52c0e4882ae887f3df3cd /NEWS
parentb4070513dde45474486955fbe1a3f3e5d787a342 (diff)
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: