Skip to content

Commit

Permalink
Version 3.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe authored and pirj committed Nov 1, 2022
1 parent d5ecf3c commit 4b9e02c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Development
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.2...4-0-dev)
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.3...4-0-dev)

Breaking Changes:

Expand All @@ -23,10 +23,8 @@ 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.3 / 2021-01-28
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.2...v3.10.3)

Bug Fixes:

Expand Down

0 comments on commit 4b9e02c

Please sign in to comment.