Skip to content

Commit 0191145

Browse files
committed
Prepare v2.0.0-beta13
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent 2eb659e commit 0191145

File tree

5 files changed

+2356
-1812
lines changed

5 files changed

+2356
-1812
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to
88

99
## [unreleased]
1010

11+
## [2.0.0-beta13]
12+
1113
### Changed
1214

1315
- Do not install opam-depext if it's not enabled.
@@ -301,7 +303,9 @@ that require it.
301303

302304
- Initial release.
303305

304-
[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
305309
[2.0.0-beta12]:
306310
https://github.com/ocaml/setup-ocaml/compare/v2.0.0-beta11...v2.0.0-beta12
307311
[2.0.0-beta11]:

0 commit comments

Comments
 (0)