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

Commit 2abde01

Browse files
committed
Changelog for #1882.
[ci skip]
1 parent f025003 commit 2abde01

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ Enhancements:
1010
* Remove dependency on the standard library `Set` and replace with `RSpec::Core::Set`.
1111
(Jon Rowe, #1870)
1212

13-
Bugfixes:
13+
Bug Fixes:
1414

1515
* Handle invalid UTF-8 strings within exception methods. (Benjamin Fleischer, #1760)
16+
* Notify start-of-run seed _before_ `start` notification rather than
17+
_after_ so that formatters like Fuubar work properly. (Samuel Esposito, #1882).
1618

1719
### 3.2.0 / 2015-02-03
1820
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.7...v3.2.0)

0 commit comments

Comments
 (0)