Skip to content

Commit ebf2716

Browse files
committed
Prepare 3.0.11
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent 3303e07 commit ebf2716

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

1117
### Changed
@@ -643,7 +649,8 @@ Windows installs `mingw64-x86_64-gcc-g++` so GitHub Action can build libraries t
643649

644650
- Initial release.
645651

646-
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.10...HEAD
652+
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v3.0.11...HEAD
653+
[3.0.11]: https://github.com/ocaml/setup-ocaml/compare/v3.0.10...v3.0.11
647654
[3.0.10]: https://github.com/ocaml/setup-ocaml/compare/v3.0.9...v3.0.10
648655
[3.0.9]: https://github.com/ocaml/setup-ocaml/compare/v3.0.8...v3.0.9
649656
[3.0.8]: https://github.com/ocaml/setup-ocaml/compare/v3.0.7...v3.0.8

0 commit comments

Comments
 (0)