Skip to content

Commit 0bd77fc

Browse files
committed
v7.1.1
1 parent c134a05 commit 0bd77fc

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Changelog.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
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

44
Enhancements:
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

0 commit comments

Comments
 (0)