Skip to content

Commit

Permalink
Change log for rspec#1394
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Feb 18, 2021
1 parent 0a852ba commit 82b5584
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 @@ -17,6 +17,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 82b5584

Please sign in to comment.