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 fd67673 commit e259b81Copy full SHA for e259b81
CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to
8
9
## [unreleased]
10
11
+## [2.0.0-alpha]
12
+
13
### Added
14
15
- Added support for 32 bits compiler variants.
@@ -185,7 +187,9 @@ that require it.
185
187
186
188
- Initial release.
189
-[unreleased]: https://github.com/avsm/setup-ocaml/compare/v1.1.11...HEAD
190
+[unreleased]: https://github.com/avsm/setup-ocaml/compare/v2.0.0-alpha...HEAD
191
+[2.0.0-alpha]:
192
+ https://github.com/avsm/setup-ocaml/compare/v1.1.11...v2.0.0-alpha
193
[1.1.11]: https://github.com/avsm/setup-ocaml/compare/v1.1.9...v1.1.11
194
[1.1.10]: https://github.com/avsm/setup-ocaml/compare/v1.1.9...v1.1.10
195
[1.1.9]: https://github.com/avsm/setup-ocaml/compare/v1.1.8...v1.1.9
0 commit comments