File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
### 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 )
3
3
4
4
Enhancements:
5
5
6
6
* Add Rails 8 authentication generator support. (Jerome Dalbert, rspec/rspec-rails #2811 )
7
7
* Improve install generator comment for ` ActiveRecord::Migration.maintain_test_schema! `
8
8
(rspec/rspec-rails #2832 )
9
9
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
+
10
18
### 7.1.0 / 2024-11-09
11
19
[ Full Changelog] ( https://github.com/rspec/rspec-rails/compare/v7.0.2...v7.1.0 )
12
20
You can’t perform that action at this time.
0 commit comments