File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 11### Development
2- [ Full Changelog] ( https://github.com/rspec/rspec-rails/compare/v7.1.0 ...main )
2+ [ Full Changelog] ( https://github.com/rspec/rspec-rails/compare/v7.1.1 ...main )
33
44Enhancements:
55
66* Add Rails 8 authentication generator support. (Jerome Dalbert, rspec/rspec-rails #2811 )
77* Improve install generator comment for ` ActiveRecord::Migration.maintain_test_schema! `
88(rspec/rspec-rails #2832 )
99
10+ ### 7.1.1 / 2025-02-06
11+ [ Full Changelog] ( https://github.com/rspec/rspec-rails/compare/v7.1.0...v7.1.1 )
12+
13+ Bug Fixes:
14+
15+ * Check wether rspec-mocks has been loaded before enabling signature
16+ verification for ` have_enqueued_job ` et al (Jon Rowe, #2823 )
17+
1018### 7.1.0 / 2024-11-09
1119[ Full Changelog] ( https://github.com/rspec/rspec-rails/compare/v7.0.2...v7.1.0 )
1220
You can’t perform that action at this time.
0 commit comments