diff --git a/Changelog.md b/Changelog.md index c24aa486a2..396b13d448 100644 --- a/Changelog.md +++ b/Changelog.md @@ -12,6 +12,7 @@ Bug Fixes: (Marc-André Lafortune, #2704) * Make `RSpec.clear_examples` reset example counts for example groups. This fixes an issue with re-running specs not matching ids. (Agis Anastasopoulos, #2723) +* Ensure custom error codes are returned from bisect runs. (Jon Rowe, #2732) ### 3.9.1 / 2019-12-28 [Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.0...v3.9.1)