Skip to content

Commit

Permalink
Merge pull request #236 from kit-ty-kate/release-5.1
Browse files Browse the repository at this point in the history
Prepare release 5.1
  • Loading branch information
kit-ty-kate authored Oct 26, 2020
2 parents 5975455 + c4bfcf6 commit b29509f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
5.1 (26/10/2020)
----------------

* Update to ppxlib 0.15.0 #235
(Kate Deplaix)

5.0 (26/10/2020)
----------------

Expand Down
2 changes: 1 addition & 1 deletion ppx_deriving.opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ depends: [
"ocamlfind"
"ocaml-migrate-parsetree" {< "2.0.0"}
"ppx_derivers"
"ppxlib" {>= "0.9.0" & < "0.16.0"}
"ppxlib" {>= "0.14.0" & < "0.16.0"}
"result"
"ounit" {with-test}
]
Expand Down

0 comments on commit b29509f

Please sign in to comment.