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 fa8f2b7 commit d0d3ea9Copy full SHA for d0d3ea9
Changelog.md
@@ -1,5 +1,5 @@
1
### Development
2
-[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.0...master)
+[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.1...master)
3
4
Enhancements:
5
* Improve the handling of errors during loading support files, if a file
@@ -18,6 +18,9 @@ Enhancements:
18
* Add support for running the Rake task in a clean environment.
19
(Jon Rowe, #2632)
20
21
+### 3.8.1 / 2019-06-13
22
+[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.0...v3.8.1)
23
+
24
Bug Fixes:
25
26
* Handle RSpec description(s) with japanese chars in CP932 encoded files.
0 commit comments