Skip to content

Commit 7e4cfa8

Browse files
committed
Prepare release v10.2.0
Created-by: polyglot-release v1.9.0
1 parent 3876a0e commit 7e4cfa8

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ This document is formatted according to the principles of [Keep A CHANGELOG](htt
99
Please visit [cucumber/CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CONTRIBUTING.md) for more info on how to contribute to Cucumber.
1010

1111
## [Unreleased]
12+
13+
## [10.2.0] - 2025-12-10
1214
### Changed
1315
- Permit the latest version of the `cucumber-html-formatter` (v22.0.0+)
1416
- Permit `cucumber-expressions` up to v19
@@ -209,7 +211,8 @@ can use the immutable versions instead: `DataTable#map_column` and
209211
([#1590](https://github.com/cucumber/cucumber-ruby/pull/1590))
210212
- Removed support for Ruby 2.5 and JRuby 9.2.
211213

212-
[Unreleased]: https://github.com/cucumber/cucumber-ruby/compare/v10.1.1...HEAD
214+
[Unreleased]: https://github.com/cucumber/cucumber-ruby/compare/v10.2.0...HEAD
215+
[10.2.0]: https://github.com/cucumber/cucumber-ruby/compare/v10.1.1...v10.2.0
213216
[10.1.1]: https://github.com/cucumber/cucumber-ruby/compare/v10.1.0...v10.1.1
214217
[10.1.0]: https://github.com/cucumber/cucumber-ruby/compare/v10.0.0...v10.1.0
215218
[10.0.0]: https://github.com/cucumber/cucumber-ruby/compare/v9.2.1...v10.0.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.1.1
1+
10.2.0

0 commit comments

Comments
 (0)