diff --git a/Changelog.md b/Changelog.md index b64e9e3a51..7410738d9b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -10,6 +10,8 @@ Bug Fixes: * Indent all extra failure lines output from system specs. (Alex Robbin, #2321) * Generated request spec for update now uses the correct let. (Paul Hanyzewski, #2344) +* Return `true`/`false` from predicate methods in config rather than raw values. + (Phil Pirozhkov, Jon Rowe, #2353, #2354) ### 4.0.1 / 2020-05-16 [Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.0.0...v4.0.1)