We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a641a commit de572c5Copy full SHA for de572c5
CHANGELOG.md
@@ -1,8 +1,10 @@
1
# Revision history for json-syntax
2
3
-## 0.2.3.0 -- 2022-??-??
+## 0.2.3.0 -- 2022-03-22
4
5
* Add `Json.Flatten` module.
6
+* Drop support for GHCs older than 9.0.
7
+* Replace integer-gmp with ghc-bignum.
8
9
## 0.2.2.0 -- 2022-07-15
10
0 commit comments