Skip to content

Commit 73985a7

Browse files
committed
Prepare v2.0.19
Signed-off-by: Sora Morimoto <[email protected]>
1 parent b321560 commit 73985a7

File tree

4 files changed

+1061
-895
lines changed

4 files changed

+1061
-895
lines changed

CHANGELOG.md

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

99
## [unreleased]
1010

11+
## [2.0.19]
12+
1113
### Changed
1214

1315
- Workaround dune cache hardlink failures by using copy mode always.
@@ -448,8 +450,9 @@ that require it.
448450

449451
- Initial release.
450452

451-
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.0.18...HEAD
452-
[2.0.17]: https://github.com/ocaml/setup-ocaml/compare/v2.0.17...v2.0.18
453+
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.0.19...HEAD
454+
[2.0.19]: https://github.com/ocaml/setup-ocaml/compare/v2.0.18...v2.0.19
455+
[2.0.18]: https://github.com/ocaml/setup-ocaml/compare/v2.0.17...v2.0.18
453456
[2.0.17]: https://github.com/ocaml/setup-ocaml/compare/v2.0.16...v2.0.17
454457
[2.0.16]: https://github.com/ocaml/setup-ocaml/compare/v2.0.15...v2.0.16
455458
[2.0.15]: https://github.com/ocaml/setup-ocaml/compare/v2.0.14...v2.0.15

0 commit comments

Comments
 (0)