aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-22 13:11:13 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-22 13:11:13 +0000
commit9d57cf88098951aea06ff0743451d6ea31a1fb38 (patch)
tree5b8886f4b92a403bd05457fbfc45fb6eec442b0a /NEWS
parenta823014fed336e0638da2918ac944b43fac24db3 (diff)
downloadruby-9d57cf88098951aea06ff0743451d6ea31a1fb38.tar.gz
* NEWS: Added news entry of Psych 2.0.17
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53241 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9cca7d92b0..19fab02df1 100644
--- a/NEWS
+++ b/NEWS
@@ -283,6 +283,9 @@ with all sufficient information, see the ChangeLog file.
* Net::Telnet is extracted to net-telnet gem. It's unmaintain code.
[Feature #11083]
+* Psych
+ * Updated to Psych 2.0.17
+
* Rake
* Rake is removed from stdlib. [Feature #11025]