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 0f10652 commit a3f0fc8Copy full SHA for a3f0fc8
Changelog.md
@@ -21,6 +21,8 @@ Bug Fixes:
21
22
* Fix formatters to handle exceptions for which `backtrace` returns `nil`.
23
(Myron Marston, #2023)
24
+* Fix duplicate formatter detection so that it allowes subclasses of formatters
25
+ to be added. (Sebastián Tello, #2019)
26
27
### 3.3.1 / 2015-06-18
28
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.0...v3.3.1)
0 commit comments