File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1- # Unreleased
1+ # 2.4.4
2+
3+ ### Added
4+
5+ - OCaml 5.3.0 compatibility (@Julow , #1202 , #1254 )
6+
7+ # 2.4.3
28
39### Fixed
410
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ authors: [
2525]
2626dev-repo: "git+https://github.com/ocaml/odoc.git"
2727
28- synopsis: "Meta package defining dependencies for the benchmark rule. Not released. "
28+ synopsis: "Meta package defining dependencies for the benchmark rule. Not released"
2929
3030depends: [
3131 "astring"
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ depends: [
5757
5858 "ppx_expect" {with-test}
5959 "bos" {with-test}
60- "crunch" {> "1.1 .0"}
60+ "crunch" {> "2.0 .0"}
6161
6262 ("ocaml" {< "4.07.0" & with-test} | "bisect_ppx" {with-test & > "2.5.0"})
6363]
You can’t perform that action at this time.
0 commit comments