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
+12-17Lines changed: 12 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
This file is intended to be modified using the [`changelog`](https://github.com/cucumber/changelog) command-line tool.
9
9
10
10
## [Unreleased]
11
+
12
+
## [3.0.1] - 2024-11-05
11
13
### Changed
12
14
- 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
15
@@ -20,12 +22,12 @@ This file is intended to be modified using the [`changelog`](https://github.com/
20
22
- Added new rubocop sub-gems (rails / rake) and updated repo to be rubocop 2.6 conformant [#581](https://github.com/cucumber/cucumber-rails/pull/581)
21
23
22
24
### Fixed
23
-
- Some of the rails 5.2 tests were installing lots of old conflicting gems ([luke-hill])
25
+
- Some of the rails 5.2 tests were installing lots of old conflicting gems ([luke-hill](https://github.com/luke-hill))
24
26
- Generator updates (Updated the install locations for some scripts from `script/` to `bin/` and remove some legacy items)
0 commit comments