Skip to content

Commit

Permalink
Change log for #1394
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe authored and pirj committed Nov 1, 2022
1 parent e7e19d6 commit d136766
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ Enhancements:
* Add `and_invoke` implementation for configuring responses to `receive`
(and `receive_messages`) with multiple callable objects. (Kyle Smith, #1411)

Bug Fixes:

* Support keyword argument semantics when constraining argument expectations using
`with` on Ruby 3.0+ (Yusuke Endoh, #1394)

### 3.10.2 / 2021-01-27
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.1...v3.10.2)

Expand Down

0 comments on commit d136766

Please sign in to comment.