File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,12 @@ 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.1.1] - 2025-01-30
11
13
### Changed
12
14
- Updated some dev dependencies and improved some dev rake tasks to make testing leaner
13
15
14
16
## [ 3.1.0] - 2024-11-25
15
- - Add support for Rails 8.0 (No code changes required) [ #590 ] ( https://github.com/cucumber/cucumber-rails/pull/590 )
16
17
17
18
## [ 3.0.1] - 2024-11-05
18
19
### Changed
@@ -55,13 +56,15 @@ This file is intended to be modified using the [`changelog`](https://github.com/
55
56
- Fixed up some rubocop offenses from updated ` rubocop-performance `
56
57
([ #550 ] ( https://github.com/cucumber/cucumber-rails/pull/550 ) [ olleolleolle] ( https://github.com/olleolleolle ) )
57
58
58
- [ Unreleased ] : https://github.com/cucumber/cucumber-rails/compare/v3.1.0...HEAD
59
+ [ Unreleased ] : https://github.com/cucumber/cucumber-rails/compare/v3.1.1...HEAD
60
+ [ 3.1.1 ] : https://github.com/cucumber/cucumber-rails/compare/v3.1.0...v3.1.1
59
61
[ 3.1.0 ] : https://github.com/cucumber/cucumber-rails/compare/v3.0.1...v3.1.0
60
62
[ 3.0.1 ] : https://github.com/cucumber/cucumber-rails/compare/v3.0.0...v3.0.1
61
63
[ 3.0.0 ] : https://github.com/cucumber/cucumber-rails/compare/v3.0.0.rc.1...v3.0.0
62
64
[ 3.0.0.rc.1 ] : https://github.com/cucumber/cucumber-rails/compare/v2.6.1...v3.0.0.rc.1
63
65
[ 2.6.1 ] : https://github.com/cucumber/cucumber-rails/compare/v2.6.0...v2.6.1
64
66
[ 2.6.0 ] : https://github.com/cucumber/cucumber-rails/compare/v2.5.1...v2.6.0
67
+ .5.1...v2.6.0
65
68
2.5.1...v2.6.0
66
69
//github.com/mattwynne
67
70
[ orien ] : https://github.com/orien
Original file line number Diff line number Diff line change 1
- 3.1.0
1
+ 3.1.1
You can’t perform that action at this time.
0 commit comments