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-1Lines changed: 4 additions & 1 deletion
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`](github.com/cucumber/changelog) command-line tool.
9
9
10
10
## [Unreleased]
11
+
12
+
## [3.0.0] - 2023-11-01
11
13
### Changed
12
14
- Add support for Rails 7.1 [#575](https://github.com/cucumber/cucumber-rails/pull/575)
13
15
- 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)
@@ -46,7 +48,8 @@ This file is intended to be modified using the [`changelog`](github.com/cucumber
46
48
- Fixed up some rubocop offenses from updated `rubocop-performance`
0 commit comments