File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,17 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
99----
1010## [ Unreleased] (In Git)
1111
12+ 📢 This pre-release brings support for Scala 3 but no change in Cucumber core features.
13+
14+ _ Although there is no visible change from a user perspective,
15+ there are significant changes under the hood (for all Scala versions) that are
16+ not binary compatible with Cucumber Scala v6.x (hence the major version change)._
17+
18+ 👋 ** You are encouraged to test this pre-release and report any issue** .
19+
20+ ℹ️ Starting from v7.x, the version of Cucumber Scala will not match anymore the version
21+ of core Cucumber projects (like cucumber-junit).
22+
1223### Added
1324
1425- [ Scala] Support Scala 3
You can’t perform that action at this time.
0 commit comments