summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 044675c857..a48f2dca6f 100644
--- a/NEWS
+++ b/NEWS
@@ -169,6 +169,10 @@ with all sufficient information, see the ChangeLog file or Redmine
* New method:
* Pathname#glob [Feature #7360]
+* Psych
+
+ * Update to Psych 3.0.0.beta3.
+
* RbConfig
* New constants:
* RbConfig::LIMITS is added to provide the limits of C types.