We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff9a58 commit 4b03862Copy full SHA for 4b03862
Changelog.md
@@ -7,6 +7,7 @@ Bug Fixes:
7
* Fix comparison of times for `#at` in job matchers. (Jon Rowe, Markus Doits, #2304)
8
* Allow `have_enqueued_mail` to match when a sub class of `ActionMailer::DeliveryJob`
9
is set using `<Class>.delivery_job=`. (Atsushi Yoshida #2305)
10
+* Restore Ruby 2.2.x compatibility. (Jon Rowe, #2332)
11
* Add `required_ruby_version` to gem spec. (Marc-André Lafortune, #2319, #2338)
12
13
### 4.0.0 / 2020-03-24
0 commit comments