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 2756db1 commit a534f58Copy full SHA for a534f58
CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to
8
9
## [unreleased]
10
11
+## [2.1.5]
12
+
13
### Added
14
15
- Expose `OPAMCONFIRMLEVEL` as `unsafe-yes`.
@@ -501,7 +503,8 @@ that require it.
501
503
502
504
- Initial release.
505
-[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.1.4...HEAD
506
+[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.1.5...HEAD
507
+[2.1.5]: https://github.com/ocaml/setup-ocaml/compare/v2.1.4...v2.1.5
508
[2.1.4]: https://github.com/ocaml/setup-ocaml/compare/v2.1.3...v2.1.4
509
[2.1.3]: https://github.com/ocaml/setup-ocaml/compare/v2.1.2...v2.1.3
510
[2.1.2]: https://github.com/ocaml/setup-ocaml/compare/v2.1.1...v2.1.2
0 commit comments