Skip to content

Commit 5681f16

Browse files
committed
changelog for rspec#2035
[skip ci]
1 parent af9c5f6 commit 5681f16

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

Changelog.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,8 @@ Enhancements:
1616
depends upon multiple other examples instead of just one and minimizes
1717
the number of runs necessary to determine that an example set cannot be
1818
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)
19+
* Allow simple filters (e.g. `:symbol` key only) to be triggered by truthey
20+
values. (Tim Mertens, #2035)
2521

2622
### 3.3.2 / 2015-07-15
2723
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.3.1...v3.3.2)

0 commit comments

Comments
 (0)