8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56469bf commit 9bdbad6Copy full SHA for 9bdbad6
CHANGELOG.md
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
This file is intended to be modified using the [`changelog`](github.com/cucumber/changelog) command-line tool.
9
10
## [Unreleased]
11
+### Changed
12
+- Add support for Rails 7.1 [#575](https://github.com/cucumber/cucumber-rails/pull/575)
13
+
14
### Fixed
15
- Some of the rails 5.2 tests were installing lots of old conflicting gems ([luke-hill])
16
- Generator updates:
0 commit comments