File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 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
88This file is intended to be modified using the [ ` changelog ` ] ( https://github.com/cucumber/changelog ) command-line tool.
99
1010## [ Unreleased]
11+
12+ ## [ 3.1.1] - 2025-01-30
1113### Changed
1214- Updated some dev dependencies and improved some dev rake tasks to make testing leaner
1315
1416## [ 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 )
1617
1718## [ 3.0.1] - 2024-11-05
1819### Changed
@@ -55,13 +56,15 @@ This file is intended to be modified using the [`changelog`](https://github.com/
5556- Fixed up some rubocop offenses from updated ` rubocop-performance `
5657([ #550 ] ( https://github.com/cucumber/cucumber-rails/pull/550 ) [ olleolleolle] ( https://github.com/olleolleolle ) )
5758
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
5961[ 3.1.0 ] : https://github.com/cucumber/cucumber-rails/compare/v3.0.1...v3.1.0
6062[ 3.0.1 ] : https://github.com/cucumber/cucumber-rails/compare/v3.0.0...v3.0.1
6163[ 3.0.0 ] : https://github.com/cucumber/cucumber-rails/compare/v3.0.0.rc.1...v3.0.0
6264[ 3.0.0.rc.1 ] : https://github.com/cucumber/cucumber-rails/compare/v2.6.1...v3.0.0.rc.1
6365[ 2.6.1 ] : https://github.com/cucumber/cucumber-rails/compare/v2.6.0...v2.6.1
6466[ 2.6.0 ] : https://github.com/cucumber/cucumber-rails/compare/v2.5.1...v2.6.0
67+ .5.1...v2.6.0
65682.5.1...v2.6.0
6669//github.com/mattwynne
6770[ 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