Skip to content

Commit

Permalink
[mocks] Change log for rspec/rspec-mocks#1394
Browse files Browse the repository at this point in the history
This commit was imported from rspec/rspec-mocks@476b6e9.
  • Loading branch information
JonRowe authored Feb 18, 2021
1 parent ae7ed8a commit 42a6b32
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rspec-mocks/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,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](https://github.com/rspec/rspec-mocks/compare/v3.10.1...v3.10.2)

Expand Down

0 comments on commit 42a6b32

Please sign in to comment.