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

Commit 476b6e9

Browse files
authored
Change log for #1394
1 parent fefabc4 commit 476b6e9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Enhancements:
66
* Add `and_invoke` implementation for configuring responses to `receive`
77
(and `receive_messages`) with multiple callable objects. (Kyle Smith, #1411)
88

9+
Bug Fixes:
10+
11+
* Support keyword argument semantics when constraining argument expectations using
12+
`with` on Ruby 3.0+ (Yusuke Endoh, #1394)
13+
914
### 3.10.2 / 2021-01-27
1015
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.1...v3.10.2)
1116

0 commit comments

Comments
 (0)