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 af9c5f6 commit 5681f16Copy full SHA for 5681f16
Changelog.md
@@ -16,12 +16,8 @@ Enhancements:
16
depends upon multiple other examples instead of just one and minimizes
17
the number of runs necessary to determine that an example set cannot be
18
minimized further. (Simon Coffey, #1997)
19
-
20
-Bug Fixes:
21
22
-* Lock `example_status_persistence_file` when reading from and writing
23
- to it to prevent race conditions when multiple processes try to use
24
- it. (Ben Woosley, #2029)
+* Allow simple filters (e.g. `:symbol` key only) to be triggered by truthey
+ values. (Tim Mertens, #2035)
25
26
### 3.3.2 / 2015-07-15
27
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.1...v3.3.2)
0 commit comments