Skip to content

Commit 1b6abc9

Browse files
committed
Prepare 3.0.9
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent 99c6818 commit 1b6abc9

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

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

628634
- Initial release.
629635

630-
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.8...HEAD
636+
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.9...HEAD
637+
[3.0.9]: https://github.com/ocaml/setup-ocaml/compare/v3.0.8...v3.0.9
631638
[3.0.8]: https://github.com/ocaml/setup-ocaml/compare/v3.0.7...v3.0.8
632639
[3.0.7]: https://github.com/ocaml/setup-ocaml/compare/v3.0.6...v3.0.7
633640
[3.0.6]: https://github.com/ocaml/setup-ocaml/compare/v3.0.5...v3.0.6

0 commit comments

Comments
 (0)