Skip to content

Commit

Permalink
Changelog for #1411
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Nov 10, 2022
1 parent 994e02d commit 8e2989e
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 @@ -23,6 +23,11 @@ Bug Fixes:
`with` on Ruby 3.0+ (Yusuke Endoh, #1394)
* Fix stubbing of prepended-only methods. (Lin Jen-Shin, #1218)

Enhancements:

* Add `and_invoke` implementation for configuring responses to `receive`
(and `receive_messages`) with multiple callable objects. (Kyle Smith, #1411)

### 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 8e2989e

Please sign in to comment.