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

Commit d1893f6

Browse files
JonRowepirj
authored andcommitted
Changelog for #1407
[skip ci]
1 parent 369d320 commit d1893f6

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
@@ -32,6 +32,9 @@ Bug Fixes:
3232
(Bryan Powell, #1385)
3333
* `RSpec::Mocks::Constant#previously_defined?` is now always a boolean.
3434
(Phil Pirozhkov, #1397)
35+
* Support keyword arguments on Ruby 3.0 when used with `expect_any_instance_of`
36+
or `allow_any_instance_of` with `and_call_original`.
37+
(Jess Hottenstein, #1407)
3538

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

0 commit comments

Comments
 (0)