diff --git a/Changelog.md b/Changelog.md index 9a2fe657a..75cb99dfe 100644 --- a/Changelog.md +++ b/Changelog.md @@ -25,6 +25,7 @@ Bug Fixes: * Fix variable name in scaffolded view specs when namespaced. (Taketo Takashima, #2694) * Prevent `take_failed_screenshot` producing an additional error through `metadata` access. (Jon Rowe, #2704) +* Use `ActiveSupport::ExecutionContext::TestHelper` on Rails 7+. (Jon Rowe, #2711) ### 6.0.3 / 2023-05-31 [Full Changelog](https://github.com/rspec/rspec-rails/compare/v6.0.2...v6.0.3)