Skip to content

Commit abfc075

Browse files
author
Sam Phippen
committed
Changelog entry for rspec#1565
Conflicts: Changelog.md
1 parent b513b25 commit abfc075

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ Enhancements:
77
in commented out section of `spec_helper` rather than `.rspec` so users
88
have to consciously opt-in to the setting. (Andrew Hooker, #1572)
99

10+
Bug Fixes:
11+
12+
* Remove dependency on `FileUtils` from the standard library so that users do
13+
not get false positives where their code relies on it but they are not
14+
requiring it. (Sam Phippen, #1565)
15+
1016
### 3.0.1 Development
1117
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0...3-0-maintenance)
1218

0 commit comments

Comments
 (0)