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 c67a385 commit f9713aeCopy full SHA for f9713ae
CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to
8
9
## [unreleased]
10
11
+## [2.1.4]
12
+
13
### Fixed
14
15
- Fix a typo in the key of `allow-prerelease-opam` input.
@@ -495,7 +497,8 @@ that require it.
495
497
496
498
- Initial release.
499
-[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.1.3...HEAD
500
+[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.1.4...HEAD
501
+[2.1.4]: https://github.com/ocaml/setup-ocaml/compare/v2.1.3...v2.1.4
502
[2.1.3]: https://github.com/ocaml/setup-ocaml/compare/v2.1.2...v2.1.3
503
[2.1.2]: https://github.com/ocaml/setup-ocaml/compare/v2.1.1...v2.1.2
504
[2.1.1]: https://github.com/ocaml/setup-ocaml/compare/v2.1.0...v2.1.1
0 commit comments