Skip to content

Commit 9628d30

Browse files
committed
Add Changelog entry
1 parent e46fc78 commit 9628d30

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Enhancements:
88
* Change the scaffold `rails_helper.rb` template to use `require_relative`.
99
(Jon Dufresne, #2528)
1010

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+
1117
### 5.0.2 / 2021-08-14
1218
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.1...v5.0.2)
1319

0 commit comments

Comments
 (0)