Skip to content

Commit 0be8cf7

Browse files
committed
Prepare 3.0.10
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent 0a171e6 commit 0be8cf7

File tree

5 files changed

+468
-230
lines changed

5 files changed

+468
-230
lines changed

CHANGELOG.md

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

77
## [unreleased]
88

9+
## [3.0.10]
10+
11+
### Changed
12+
13+
- Update runtime dependencies.
14+
915
### Fixed
1016

1117
- Fix darcs installation failure on latest Ubuntu image.
@@ -637,7 +643,8 @@ Windows installs `mingw64-x86_64-gcc-g++` so GitHub Action can build libraries t
637643

638644
- Initial release.
639645

640-
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.9...HEAD
646+
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.10...HEAD
647+
[3.0.10]: https://github.com/ocaml/setup-ocaml/compare/v3.0.9...v3.0.10
641648
[3.0.9]: https://github.com/ocaml/setup-ocaml/compare/v3.0.8...v3.0.9
642649
[3.0.8]: https://github.com/ocaml/setup-ocaml/compare/v3.0.7...v3.0.8
643650
[3.0.7]: https://github.com/ocaml/setup-ocaml/compare/v3.0.6...v3.0.7

0 commit comments

Comments
 (0)