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

Commit

Permalink
Add missing reference to #1476
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Oct 25, 2022
1 parent 44cbdf7 commit 03cf422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Bug Fixes:

* Use the original implementation of `Class.new` to detect overridden definitions
of `new` rather than the owner, fixing detection of "double aliased" methods
in Ruby 3 and above. (Benoit Daloze, #1470)
in Ruby 3 and above. (Benoit Daloze, #1470, #1476)
* Support keyword argument semantics when constraining argument expectations using
`with` on Ruby 3.0+ with `instance_double` (Andrii Malyshko, #1473)

Expand Down

0 comments on commit 03cf422

Please sign in to comment.