summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-12-22 21:48:50 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-12-22 21:48:50 +0900
commit9dc86f903bb07ca3c4e1f654eefc86e1d0dda400 (patch)
tree63d5799e3bc027c76895f37bc1008c4a1d316ee3 /CHANGES.md
parent91f5fdfede7a48f96b3ebf849b802cfea6a38064 (diff)
downloadjson-9dc86f903bb07ca3c4e1f654eefc86e1d0dda400.tar.gz
Bump version to 2.5.1v2.5.1
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 4f536da..04159a0 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,5 +1,9 @@
# Changes
+## 2020-12-22 (2.5.1)
+
+* Restore the compatibility for constants of JSON class.
+
## 2020-12-22 (2.5.0)
* Ready to Ractor-safe at Ruby 3.0.