From 44320c5b8d780a1572206735a88212faf9428f11 Mon Sep 17 00:00:00 2001 From: hsbt Date: Fri, 1 Dec 2017 01:52:26 +0000 Subject: 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 --- NEWS | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'NEWS') 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: -- cgit v1.2.3