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 b35302a commit b6152d1Copy full SHA for b6152d1
Changelog.md
@@ -1,5 +1,5 @@
1
### Development
2
-[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.4...main)
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.5...main)
3
4
Enhancements:
5
@@ -10,6 +10,9 @@ Enhancements:
10
* Add `at_priority` qualifier to `have_enqueued_job` set of matchers. (mbajur, #2759)
11
* Add spec directories to `rails stats` on Rails main / 8.0.0. (Petrik de Heus, #2781)
12
13
+### 6.1.5 / 2024-09-02
14
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.4...v6.1.5)
15
+
16
Bug Fixes:
17
18
* Restore old order of requiring support files. (Franz Liedke, #2785)
0 commit comments