We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af0e3f commit e2caa90Copy full SHA for e2caa90
Changelog.md
@@ -1,10 +1,11 @@
1
-### Development
2
-[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.0...master)
+### 3.9.1 / 2019-12-28
+[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.0...v3.9.1)
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
+* Prevent warnings being issued on Ruby 2.7.0. (Jon Rowe, #2680)
9
10
### 3.9.0 / 2019-10-07
11
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.2...v3.9.0)
0 commit comments