Skip to content

Commit 56290dd

Browse files
committed
v6.1.3
1 parent 8309a41 commit 56290dd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Changelog.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Development
2-
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.2...main)
2+
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.3...main)
33

44
Enhancements:
55

@@ -8,6 +8,9 @@ Enhancements:
88
* Verify ActiveJob arguments by comparing to the method signature. (Oli Peate, #2745)
99
* Add suggestion to rails_helper.rb to skip when not in test most. (Glauco Custódio, #2751)
1010

11+
### 6.1.3 / 2024-06-19
12+
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.1.2...v6.1.3)
13+
1114
Bug Fixes:
1215

1316
* Reset `ActiveSupport::CurrentAttributes` between examples. (Javier Julio, #2752)

0 commit comments

Comments
 (0)