We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e46fc78 commit 9628d30Copy full SHA for 9628d30
Changelog.md
@@ -8,6 +8,12 @@ Enhancements:
8
* Change the scaffold `rails_helper.rb` template to use `require_relative`.
9
(Jon Dufresne, #2528)
10
11
+Bug Fixes:
12
+
13
+* Fix parameter matching with mail delivery job and
14
+ ActionMailer::MailDeliveryJob. (Fabio Napoleoni, #2516, #2546)
15
+* Fix Rails 7 `have_enqueued_mail` compatibility (Mikael Henriksson, #2537, #2546)
16
17
### 5.0.2 / 2021-08-14
18
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.1...v5.0.2)
19
0 commit comments