Skip to content

Commit

Permalink
v7.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Nov 8, 2024
1 parent 77c1572 commit d0249d4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -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:

Expand All @@ -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
Expand Down

0 comments on commit d0249d4

Please sign in to comment.