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 cb0ca97 commit 4c2d4caCopy full SHA for 4c2d4ca
CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to
8
9
## [unreleased]
10
11
+## [2.1.1]
12
+
13
### Changed
14
15
- Do not install `opam-depext` if using opam 2.2 or later.
@@ -476,7 +478,8 @@ that require it.
476
478
477
479
- Initial release.
480
-[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.1.0...HEAD
481
+[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.1.1...HEAD
482
+[2.1.1]: https://github.com/ocaml/setup-ocaml/compare/v2.1.0...v2.1.1
483
[2.1.0]: https://github.com/ocaml/setup-ocaml/compare/v2.0.21...v2.1.0
484
[2.0.21]: https://github.com/ocaml/setup-ocaml/compare/v2.0.20...v2.0.21
485
[2.0.20]: https://github.com/ocaml/setup-ocaml/compare/v2.0.19...v2.0.20
0 commit comments