Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 8635dda

Browse files
committed
Changelog for #1411
1 parent 77ed590 commit 8635dda

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Changelog.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Development
2-
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.1...4-0-dev)
2+
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.2...4-0-dev)
33

44
Breaking Changes:
55

@@ -12,6 +12,14 @@ Breaking Changes:
1212
* Remove deprecated `allow_message_expectations_on_nil` example method.
1313
(Phil Pirozhkov, #1410)
1414

15+
Enhancements:
16+
17+
* Add `and_invoke` implementation for configuring responses to `receive`
18+
(and `receive_messages`) with multiple callable objects. (Kyle Smith, #1411)
19+
20+
### 3.10.2 / 2021-01-27
21+
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.10.1...v3.10.2)
22+
1523
Bug Fixes:
1624

1725
* Support keyword arguments with `and_call_original` on Ruby 3.0.

0 commit comments

Comments
 (0)