Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 91bc14f

Browse files
authored
Update changelog for #2669
1 parent 35c6f8d commit 91bc14f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

Changelog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### Development
2+
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.0...master)
3+
4+
Bug Fixes:
5+
6+
* Prevent bisect command from blocking when number of specs exceeds file
7+
descriptor limit on OSX or Linux. (Benoit Tigeot, #2669)
8+
19
### 3.9.0 / 2019-10-07
210
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.2...v3.9.0)
311

@@ -19,7 +27,6 @@ Enhancements:
1927
(Jon Rowe, #2632)
2028
* Indent messages by there example group / example in the documentation formatter.
2129
(Samuel Williams, #2649)
22-
* Avoid blocking bisect command on OSX or Linux (Benoit Tigeot, #2669)
2330

2431
### 3.8.2 / 2019-06-29
2532
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.1...v3.8.2)

0 commit comments

Comments
 (0)