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

Commit 1254c43

Browse files
author
Sam Phippen
committed
Changelog entry for #1565
1 parent a2fff2f commit 1254c43

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.0 / 2014-06-01
1117
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.0.0.rc1...v3.0.0)
1218

0 commit comments

Comments
 (0)