We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4df45f commit 8a58985Copy full SHA for 8a58985
Changelog.md
@@ -1,5 +1,5 @@
1
### Development
2
-[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.0.3...main)
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.0.4...main)
3
4
Enhancements:
5
@@ -16,6 +16,9 @@ Enhancements:
16
* Add support for `Rails.config.action_mailer.preview_paths` on Rails 7.1/
17
(Jon Rowe, #2706)
18
19
+### 6.0.4 / 2023-11-21
20
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.0.3...v6.0.4)
21
+
22
Bug Fixes:
23
24
* Fuzzy match `have_broadcasted_to` so that argument matchers can be used.
0 commit comments