Skip to content

Commit 1901418

Browse files
committed
Prepare 3.0.7
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent 434c0b5 commit 1901418

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
66

77
## [unreleased]
88

9+
## [3.0.7]
10+
911
### Changed
1012

1113
- Unlock `--with-doc` in analysis.
@@ -619,7 +621,8 @@ Windows installs `mingw64-x86_64-gcc-g++` so GitHub Action can build libraries t
619621

620622
- Initial release.
621623

622-
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.6...HEAD
624+
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.7...HEAD
625+
[3.0.7]: https://github.com/ocaml/setup-ocaml/compare/v3.0.6...v3.0.7
623626
[3.0.6]: https://github.com/ocaml/setup-ocaml/compare/v3.0.5...v3.0.6
624627
[3.0.5]: https://github.com/ocaml/setup-ocaml/compare/v3.0.4...v3.0.5
625628
[3.0.4]: https://github.com/ocaml/setup-ocaml/compare/v3.0.3...v3.0.4

0 commit comments

Comments
 (0)