Skip to content

Commit

Permalink
Changelog for #2461
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Feb 20, 2021
1 parent 9272757 commit 5874755
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Changelog.md
Expand Up @@ -3,6 +3,11 @@

* Support new #file_fixture_path and new fixture test support code. (Jon Rowe, #2398)

Bug Fixes:

* Prevent collisions with `let(:name)` for Rails 6.1 and `let(:method_name)` on older
Rails. (Benoit Tigeot, #2461)

### Development
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.0.1...main)

Expand Down

0 comments on commit 5874755

Please sign in to comment.