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
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ 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.rc.1] - 2023-09-15
11
13
### Removed
12
14
- Removed runtime dependencies: `mime-types`, `rexml`, and `webrick`[#559](https://github.com/cucumber/cucumber-rails/pull/559)
13
-
14
15
- Removed support for Ruby 2.5 [#558](https://github.com/cucumber/cucumber-rails/pull/558)
15
-
16
16
- Removed support for Rails 5.0 and 5.1 (5.2 is still supported and 6.0+ is now expected) [#565](https://github.com/cucumber/cucumber-rails/pull/565)
17
17
18
18
## [2.6.1] - 2022-10-12
@@ -23,6 +23,7 @@ This file is intended to be modified using the [`changelog`](github.com/cucumber
23
23
### Changed
24
24
- New release process. Older releases are in [this changelog](./CHANGELOG.old.md).
0 commit comments