Skip to content

Commit aab8e20

Browse files
committed
Prepare 3.0.0
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent bbdb0fb commit aab8e20

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ and this project adheres to
88

99
## [unreleased]
1010

11+
## [3.0.0]
12+
13+
- This was a version bump only, there were no code changes.
14+
1115
## [3.0.0-beta1]
1216

1317
### Fixed
@@ -617,7 +621,8 @@ that require it.
617621

618622
- Initial release.
619623

620-
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.0-beta1...HEAD
624+
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.0...HEAD
625+
[3.0.0]: https://github.com/ocaml/setup-ocaml/compare/v3.0.0-beta1...v3.0.0
621626
[3.0.0-beta1]: https://github.com/ocaml/setup-ocaml/compare/v3.0.0-beta...v3.0.0-beta1
622627
[3.0.0-beta]: https://github.com/ocaml/setup-ocaml/compare/v3.0.0-alpha...v3.0.0-beta
623628
[3.0.0-alpha]: https://github.com/ocaml/setup-ocaml/compare/v2.2.10...v3.0.0-alpha

0 commit comments

Comments
 (0)