Skip to content

Commit 8da031a

Browse files
committed
Prepare 3.0.8
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent a4fb599 commit 8da031a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
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.8]
10+
11+
### Changed
12+
13+
- Update runtime dependencies.
14+
915
## [3.0.7]
1016

1117
### Changed
@@ -621,7 +627,8 @@ Windows installs `mingw64-x86_64-gcc-g++` so GitHub Action can build libraries t
621627

622628
- Initial release.
623629

624-
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.7...HEAD
630+
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.8...HEAD
631+
[3.0.8]: https://github.com/ocaml/setup-ocaml/compare/v3.0.7...v3.0.8
625632
[3.0.7]: https://github.com/ocaml/setup-ocaml/compare/v3.0.6...v3.0.7
626633
[3.0.6]: https://github.com/ocaml/setup-ocaml/compare/v3.0.5...v3.0.6
627634
[3.0.5]: https://github.com/ocaml/setup-ocaml/compare/v3.0.4...v3.0.5

0 commit comments

Comments
 (0)