You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,10 @@ This file is intended to be modified using the [`changelog`](https://github.com/
9
9
10
10
## [Unreleased]
11
11
### 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)
0 commit comments