Skip to content

Commit 789ebd0

Browse files
committed
Update changelog
1 parent 00e1dab commit 789ebd0

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,25 +6,31 @@ Please see [CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CO
66
### Added
77
* [Core] Add --wip option (#1381 Heziode)
88
* [Core] Upgrade gherkin to 5.10 (#1377 Aslak Hellesøy)
9-
9+
* [Weld] Document the need for a beans.xml per source root (#923 Harald Albers)
10+
1011
### Changed
1112
* [Core] Upgrade cucumber expressions to 6.0.0 (#1377 Aslak Hellesøy)
1213
* Throw an error if a parameter type is used inside optional text parenthesis, or with alternative text.
1314
* Bugfix for nested capture groups.
1415
* [Core] Refactor Runtime (#1367 M.P. Korstanje, Marit van Dijk)
15-
16+
* Significant structural changes in the `cucumber.runtime` package
17+
* [Examples] Simplify Gradle example (#1394 Piotr Kubowicz)
18+
* [Build] Use 1.7 as the source and target level for compilation (#1147 M.P. Korstanje)
19+
* [Core] Use fully classified name for PendingException (#1398 Marit van Dijk)
20+
* [Core] Update DataTable hint (#1397 Marit van Dijk)
21+
1622
### Deprecated
1723

1824
### Removed
19-
25+
* [Core] Remove deprecated TestStep methods (#1391 M.P. Korstanje)
26+
2027
### Fixed
2128

2229
## [3.0.2](https://github.com/cucumber/cucumber-jvm/compare/v3.0.1...v3.0.2)
2330

2431
### Fixed
2532
* [Android] Fix PatternSyntaxException ([#1370](https://github.com/cucumber/cucumber-jvm/pull/1370) M.P. Korstanje)
2633

27-
2834
## [3.0.1](https://github.com/cucumber/cucumber-jvm/compare/v3.0.0...v3.0.1)
2935

3036
### Changed

0 commit comments

Comments
 (0)