We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c375ede commit a50f60eCopy full SHA for a50f60e
Changelog.md
@@ -6,7 +6,7 @@ Enhancements:
6
(Jon Rowe, #1866)
7
* Make `RSpec::Core::Reporter#message` a public supported API. (Jon Rowe, #1866)
8
* Allow custom formatter events to be published via
9
- `RSpec::Core::Reporter#publish(hash)`. (Jon Rowe, #1869)
+ `RSpec::Core::Reporter#publish(event_name, hash_of_attributes)`. (Jon Rowe, #1869)
10
11
### 3.2.0 / 2015-02-03
12
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.7...v3.2.0)
0 commit comments