Skip to content

Commit f4410fa

Browse files
committed
Changelog for #2851
1 parent d81911d commit f4410fa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
### Development
22
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v7.1.1...v8.0.0)
33

4+
Bug Fixes:
5+
6+
* Make the `have_been_performed` / `have_been_enqueued` return `false` for
7+
`supports_block_expectations?` as they don't supporting block expectations.
8+
(Sam Kidman, rspec/rspec-rails#2851)
9+
410
### 8.0.0 / 2025-04-30
511

612
Enhancements:

0 commit comments

Comments
 (0)