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

Commit 82b5584

Browse files
committed
Change log for #1394
1 parent 0a852ba commit 82b5584

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
@@ -17,6 +17,11 @@ Enhancements:
1717
* Add `and_invoke` implementation for configuring responses to `receive`
1818
(and `receive_messages`) with multiple callable objects. (Kyle Smith, #1411)
1919

20+
Bug Fixes:
21+
22+
* Support keyword argument semantics when constraining argument expectations using
23+
`with` on Ruby 3.0+ (Yusuke Endoh, #1394)
24+
2025
### 3.10.2 / 2021-01-27
2126
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.1...v3.10.2)
2227

0 commit comments

Comments
 (0)