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 4444b9e commit ceb41f8Copy full SHA for ceb41f8
CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to
8
9
## [unreleased]
10
11
+## [2.1.6]
12
+
13
### Changed
14
15
- Do not install dune for dune cache with depext.
@@ -507,7 +509,8 @@ that require it.
507
509
508
510
- Initial release.
511
-[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.1.5...HEAD
512
+[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.1.6...HEAD
513
+[2.1.6]: https://github.com/ocaml/setup-ocaml/compare/v2.1.5...v2.1.6
514
[2.1.5]: https://github.com/ocaml/setup-ocaml/compare/v2.1.4...v2.1.5
515
[2.1.4]: https://github.com/ocaml/setup-ocaml/compare/v2.1.3...v2.1.4
516
[2.1.3]: https://github.com/ocaml/setup-ocaml/compare/v2.1.2...v2.1.3
0 commit comments