File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ Enhancements:
5
5
* Improve the handling of errors during loading support files, if a file
6
6
errors before loading specs, RSpec will now skip loading the specs.
7
7
(David Rodríguez, #2568 )
8
- * Prevent warning on Ruby 2.6.0-rc1 (Keiji Yoshimi, #2582 )
9
8
* Add support for --example-matches to run examples by regular expression.
10
9
(Sam Joseph, Matt Rider, @okothkongo1 , #2586 )
11
10
@@ -15,6 +14,7 @@ Bug Fixes:
15
14
(Benoit Tigeot, #2575 )
16
15
* When defining ` let ` methods that overwrite an existing method, prevent
17
16
a warning being issued by removing the old definition. (Jon Rowe, #2593 )
17
+ * Prevent warning on Ruby 2.6.0-rc1 (Keiji Yoshimi, #2582 )
18
18
19
19
### 3.8.0 / 2018-08-04
20
20
[ Full Changelog] ( http://github.com/rspec/rspec-core/compare/v3.7.1...v3.8.0 )
You can’t perform that action at this time.
0 commit comments