Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 675f32e

Browse files
committed
Changelog for #1407
[skip ci]
1 parent d0b96af commit 675f32e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Bug Fixes:
77
(Bryan Powell, #1385)
88
* `RSpec::Mocks::Constant#previously_defined?` is now always a boolean.
99
(Phil Pirozhkov, #1397)
10+
* Support keyword arguments on Ruby 3.0 when used with `expect_any_instance_of`
11+
or `allow_any_instance_of` with `and_call_original`.
12+
(Jess Hottenstein, #1407)
1013

1114
### 3.10.1 / 2020-12-27
1215
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.0...v3.10.1)

0 commit comments

Comments
 (0)