diff --git a/Changelog.md b/Changelog.md index b0d2a23ae0..540583607f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,7 @@ Bug Fixes: * Declare `ruby2_keywords` on `method_missing` for other gems. (Jon Rowe, #2731) +* Ensure custom error codes are returned from bisect runs. (Jon Rowe, #2732) ### 3.9.2 / 2020-05-02 [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.1...v3.9.2)