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 966d90a commit 9b25141Copy full SHA for 9b25141
CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to
8
9
## [unreleased]
10
11
+## [3.0.4]
12
+
13
### Changed
14
15
- Minimise GitHub API calls.
@@ -649,7 +651,8 @@ that require it.
649
651
650
652
- Initial release.
653
-[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.3...HEAD
654
+[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.4...HEAD
655
+[3.0.4]: https://github.com/ocaml/setup-ocaml/compare/v3.0.3...v3.0.4
656
[3.0.3]: https://github.com/ocaml/setup-ocaml/compare/v3.0.2...v3.0.3
657
[3.0.2]: https://github.com/ocaml/setup-ocaml/compare/v3.0.1...v3.0.2
658
[3.0.1]: https://github.com/ocaml/setup-ocaml/compare/v3.0.0...v3.0.1
0 commit comments