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
9
9
----
10
10
## [ Unreleased] (In Git)
11
11
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
+
12
23
### Added
13
24
14
25
- [ Scala] Support Scala 3
You can’t perform that action at this time.
0 commit comments