summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-12 13:25:29 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-12-12 13:25:29 +0000
commit1a1f9ecb30f300443215bf832f130f30925cf664 (patch)
tree4a92486798b8dd8efba947e9ae16c29f14bfcb9d /NEWS
parentc1534d206dd32d4ea6bb9a32c85f4bea2f5552ec (diff)
Added entry of Psych.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66363 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4a3a27627a..159bd07888 100644
--- a/NEWS
+++ b/NEWS
@@ -426,6 +426,10 @@ sufficient information, see the ChangeLog file or Redmine
* Add Net::HTTPClientException to deprecate Net::HTTPServerException,
whose name is misleading. [Bug #14688]
+[Psych]
+
+ * Upgrade Psych 3.1.0.pre2
+
[REXML]
[Improved some XPath implementations]