Skip to content

Commit b202ce9

Browse files
committed
Prepare release v9.1.1
Created-by: polyglot-release v1.3.2
1 parent f23e603 commit b202ce9

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+
## [9.1.1] - 2024-01-04
1214
### Added
1315

1416
### Changed
@@ -136,7 +138,8 @@ can use the immutable versions instead: `DataTable#map_column` and
136138
([#1590](https://github.com/cucumber/cucumber-ruby/pull/1590))
137139
- Removed support for Ruby 2.5 and JRuby 9.2.
138140

139-
[Unreleased]: https://github.com/cucumber/cucumber-ruby/compare/v9.1.0...HEAD
141+
[Unreleased]: https://github.com/cucumber/cucumber-ruby/compare/v9.1.1...HEAD
142+
[9.1.1]: https://github.com/cucumber/cucumber-ruby/compare/v9.1.0...v9.1.1
140143
[9.1.0]: https://github.com/cucumber/cucumber-ruby/compare/v9.0.2...v9.1.0
141144
[9.0.2]: https://github.com/cucumber/cucumber-ruby/compare/v9.0.1...v9.0.2
142145
[9.0.1]: https://github.com/cucumber/cucumber-ruby/compare/v9.0.0...v9.0.1

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.1.0
1+
9.1.1

0 commit comments

Comments
 (0)