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 2eb659e commit 0191145Copy full SHA for 0191145
CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to
8
9
## [unreleased]
10
11
+## [2.0.0-beta13]
12
+
13
### Changed
14
15
- Do not install opam-depext if it's not enabled.
@@ -301,7 +303,9 @@ that require it.
301
303
302
304
- Initial release.
305
-[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.0.0-beta12...HEAD
306
+[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.0.0-beta13...HEAD
307
+[2.0.0-beta13]:
308
+ https://github.com/ocaml/setup-ocaml/compare/v2.0.0-beta12...v2.0.0-beta13
309
[2.0.0-beta12]:
310
https://github.com/ocaml/setup-ocaml/compare/v2.0.0-beta11...v2.0.0-beta12
311
[2.0.0-beta11]:
0 commit comments