Skip to content

Commit

Permalink
v3.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Feb 4, 2024
1 parent da8d68e commit 8391fb6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
### Development
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.12.6...main)
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.12.7...main)

Enhancements:

* Add an `array_excluding` matcher for arguments. (Zane Wolfgang Pickett, #1528)

### 3.12.7 / 2024-02-04
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.12.6...v3.12.7)

Bug Fixes:

* Reduce allocations from "any_instance" style mocks. (Carlos Palhares, #1479)
Expand Down

0 comments on commit 8391fb6

Please sign in to comment.