Skip to content

Commit 23b4187

Browse files
committed
docs: ✏️ Update CHANGELOG with info about the upcoming pre-release
1 parent 9339ceb commit 23b4187

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)