Skip to content

Commit d24f2d7

Browse files
committed
Prepare v2.1.7
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent 05dd32f commit d24f2d7

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
@@ -8,6 +8,12 @@ and this project adheres to
88

99
## [unreleased]
1010

11+
## [2.1.7]
12+
13+
### Changed
14+
15+
- Expose `OPAMCONFIRMLEVEL` if `allow-prerelease-opam` is enabled.
16+
1117
## [2.1.6]
1218

1319
### Changed
@@ -509,7 +515,8 @@ that require it.
509515

510516
- Initial release.
511517

512-
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.1.6...HEAD
518+
[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.1.7...HEAD
519+
[2.1.7]: https://github.com/ocaml/setup-ocaml/compare/v2.1.6...v2.1.7
513520
[2.1.6]: https://github.com/ocaml/setup-ocaml/compare/v2.1.5...v2.1.6
514521
[2.1.5]: https://github.com/ocaml/setup-ocaml/compare/v2.1.4...v2.1.5
515522
[2.1.4]: https://github.com/ocaml/setup-ocaml/compare/v2.1.3...v2.1.4

0 commit comments

Comments
 (0)