We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c1572 commit d0249d4Copy full SHA for d0249d4
Changelog.md
@@ -1,5 +1,5 @@
1
### Development
2
-[Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.0.1...main)
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.0.2...main)
3
4
Enhancements:
5
@@ -10,6 +10,9 @@ Enhancements:
10
* Allow turning off active job / mailer argument validation.
11
(Oli Peate, #2808)
12
13
+### 7.0.2 / 2024-11-08
14
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.0.1...v7.0.2)
15
+
16
Bug Fixes:
17
18
* Fix issue with `have_enqueued_mail` when jobs were incorrectly matched due
0 commit comments