We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b7da0 commit 35a9933Copy full SHA for 35a9933
CHANGELOG.md
@@ -8,6 +8,12 @@ and this project adheres to
8
9
## [unreleased]
10
11
+## [2.2.6]
12
+
13
+### Changed
14
15
+- Update runtime dependencies.
16
17
## [2.2.5]
18
19
### Changed
@@ -563,7 +569,8 @@ that require it.
563
569
564
570
- Initial release.
565
571
566
-[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.2.5...HEAD
572
+[unreleased]: https://github.com/ocaml/setup-ocaml/compare/v2.2.6...HEAD
573
+[2.2.6]: https://github.com/ocaml/setup-ocaml/compare/v2.2.5...v2.2.6
567
574
[2.2.5]: https://github.com/ocaml/setup-ocaml/compare/v2.2.4...v2.2.5
568
575
[2.2.4]: https://github.com/ocaml/setup-ocaml/compare/v2.2.3...v2.2.4
576
[2.2.3]: https://github.com/ocaml/setup-ocaml/compare/v2.2.2...v2.2.3
0 commit comments