Skip to content

Commit

Permalink
Add changelog note for rails removals
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-hill committed Sep 14, 2023
1 parent 16bc0c3 commit e89c3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This file is intended to be modified using the [`changelog`](github.com/cucumber

- Removed support for Ruby 2.5 [#558](https://github.com/cucumber/cucumber-rails/pull/558)

- Removed support for Rails 5.0 and 5.1 (5.2 is still supported and 6.0+ is now expected) [#TBD](https://github.com/cucumber/cucumber-rails/pull/TBD)
- Removed support for Rails 5.0 and 5.1 (5.2 is still supported and 6.0+ is now expected) [#565](https://github.com/cucumber/cucumber-rails/pull/565)

## [2.6.1] - 2022-10-12
### Changed
Expand Down

0 comments on commit e89c3ca

Please sign in to comment.