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 ee251b7 commit 6ebbfb7Copy full SHA for 6ebbfb7
Changelog.md
@@ -1,5 +1,5 @@
1
### Development
2
-[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.0.1...main)
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.0.2...main)
3
4
Enhancements:
5
@@ -15,6 +15,9 @@ Enhancements:
15
* Prevent collisions with `let(:name)` for Rails 6.1 and `let(:method_name)` on older
16
Rails. (Benoit Tigeot, #2461)
17
18
+### 4.0.2 / 2020-12-26
19
+[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.0.1...v4.0.2)
20
+
21
Bug Fixes:
22
23
* Indent all extra failure lines output from system specs. (Alex Robbin, #2321)
0 commit comments