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 885374a commit 8d1a537Copy full SHA for 8d1a537
Changelog.md
@@ -1,5 +1,5 @@
1
### Development
2
-[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.1...master)
+[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.2...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.2 / 2019-06-29
22
+[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.8.1...v3.8.2)
23
+
24
Bug Fixes:
25
26
* Fix `config.define_derived_metadata` so that cascades are not triggered
0 commit comments