File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
9
### 3.9.0 / 2019-10-07
2
10
[ Full Changelog] ( http://github.com/rspec/rspec-core/compare/v3.8.2...v3.9.0 )
3
11
@@ -19,7 +27,6 @@ Enhancements:
19
27
(Jon Rowe, #2632 )
20
28
* Indent messages by there example group / example in the documentation formatter.
21
29
(Samuel Williams, #2649 )
22
- * Avoid blocking bisect command on OSX or Linux (Benoit Tigeot, #2669 )
23
30
24
31
### 3.8.2 / 2019-06-29
25
32
[ Full Changelog] ( http://github.com/rspec/rspec-core/compare/v3.8.1...v3.8.2 )
You can’t perform that action at this time.
0 commit comments