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

Commit 74ad029

Browse files
committed
Fix classification in changelog
1 parent 6453153 commit 74ad029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Enhancements:
55
* Improve the handling of errors during loading support files, if a file
66
errors before loading specs, RSpec will now skip loading the specs.
77
(David Rodríguez, #2568)
8-
* Prevent warning on Ruby 2.6.0-rc1 (Keiji Yoshimi, #2582)
98
* Add support for --example-matches to run examples by regular expression.
109
(Sam Joseph, Matt Rider, @okothkongo1, #2586)
1110

@@ -15,6 +14,7 @@ Bug Fixes:
1514
(Benoit Tigeot, #2575)
1615
* When defining `let` methods that overwrite an existing method, prevent
1716
a warning being issued by removing the old definition. (Jon Rowe, #2593)
17+
* Prevent warning on Ruby 2.6.0-rc1 (Keiji Yoshimi, #2582)
1818

1919
### 3.8.0 / 2018-08-04
2020
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.7.1...v3.8.0)

0 commit comments

Comments
 (0)