We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce4ea9f commit e58e37dCopy full SHA for e58e37d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+6.1.1
2
+-----
3
+
4
+* Add OCaml 5.4 support
5
+ #296
6
+ (@kit-ty-kate)
7
8
6.1.0
9
-----
10
dune-project
@@ -1,4 +1,4 @@
(lang dune 1.0)
(name ppx_deriving)
-(version 5.2.1)
+(version 6.1.1)
ppx_deriving.opam
@@ -1,4 +1,5 @@
opam-version: "2.0"
+version: "6.1.1"
maintainer: "whitequark <[email protected]>"
authors: [ "whitequark <[email protected]>" ]
license: "MIT"
0 commit comments