Skip to content

Commit

Permalink
Simplify changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-hill committed Nov 5, 2024
1 parent 75cbfda commit d654dff
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ This file is intended to be modified using the [`changelog`](https://github.com/

## [Unreleased]
### Changed
- Internal testing code has been refactored to handle older ruby/rails installs
- Add support for Rails 7.2 (No code changes required) [#586](https://github.com/cucumber/cucumber-rails/pull/586) [#588](https://github.com/cucumber/cucumber-rails/pull/588)
- Add support for Ruby 3.3 (No code changes required) [#586](https://github.com/cucumber/cucumber-rails/pull/586)
- Add support for Rails 7.2 / Ruby 3.3 (No code changes required) [#586](https://github.com/cucumber/cucumber-rails/pull/586) [#588](https://github.com/cucumber/cucumber-rails/pull/588)

### Fixed
- Internal testing code has been refactored to handle older ruby/rails installs [#583](https://github.com/cucumber/cucumber-rails/pull/583)

## [3.0.0] - 2023-11-01
### Changed
Expand Down

0 comments on commit d654dff

Please sign in to comment.