Skip to content

Commit d654dff

Browse files
committed
Simplify changelog
1 parent 75cbfda commit d654dff

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ This file is intended to be modified using the [`changelog`](https://github.com/
99

1010
## [Unreleased]
1111
### Changed
12-
- Internal testing code has been refactored to handle older ruby/rails installs
13-
- 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)
14-
- Add support for Ruby 3.3 (No code changes required) [#586](https://github.com/cucumber/cucumber-rails/pull/586)
12+
- 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)
13+
14+
### Fixed
15+
- Internal testing code has been refactored to handle older ruby/rails installs [#583](https://github.com/cucumber/cucumber-rails/pull/583)
1516

1617
## [3.0.0] - 2023-11-01
1718
### Changed

0 commit comments

Comments
 (0)