Skip to content

Commit

Permalink
Add Changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
pirj committed Jan 10, 2022
1 parent e46fc78 commit 9628d30
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Expand Up @@ -8,6 +8,12 @@ Enhancements:
* Change the scaffold `rails_helper.rb` template to use `require_relative`.
(Jon Dufresne, #2528)

Bug Fixes:

* Fix parameter matching with mail delivery job and
ActionMailer::MailDeliveryJob. (Fabio Napoleoni, #2516, #2546)
* Fix Rails 7 `have_enqueued_mail` compatibility (Mikael Henriksson, #2537, #2546)

### 5.0.2 / 2021-08-14
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.1...v5.0.2)

Expand Down

0 comments on commit 9628d30

Please sign in to comment.