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

Commit

Permalink
Changelog for #1596
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Oct 10, 2024
1 parent e492850 commit 6330e3b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
### Development
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.13.2...main)

Bug Fixes:

* When stubbing methods using the `expect_any_instance_of` or `allow_any_instance_of`
ensure the stubbed method has the same visibility as the real method.
(Jon Rowe, #1596)

### 3.13.2 / 2024-10-02
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.13.1...v3.13.2)

Expand Down

0 comments on commit 6330e3b

Please sign in to comment.