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 aff7bc6 commit a1c5f0bCopy full SHA for a1c5f0b
Changelog.md
@@ -8,6 +8,10 @@ Enhancements:
8
* Allow custom formatter events to be published via
9
`RSpec::Core::Reporter#publish(event_name, hash_of_attributes)`. (Jon Rowe, #1869)
10
11
+Bugfixes:
12
+
13
+* Handle invalid UTF-8 strings within exception methods. (Benjamin Fleischer, #1760)
14
15
### 3.2.0 / 2015-02-03
16
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.1.7...v3.2.0)
17
0 commit comments