diff --git a/Changelog.md b/Changelog.md index a512048ef..8fbe3a90f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,5 @@ ### Development -[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) Enhancements: @@ -10,6 +10,9 @@ Enhancements: * Allow turning off active job / mailer argument validation. (Oli Peate, #2808) +### 7.0.2 / 2024-11-08 +[Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.0.1...v7.0.2) + Bug Fixes: * Fix issue with `have_enqueued_mail` when jobs were incorrectly matched due