Skip to content

Commit

Permalink
Format the CHANGELOG
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
asomers committed Nov 17, 2024
1 parent 44d319b commit 46747dc
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 @@ -17,7 +17,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

- When mocking functions with a closure argument, but not using
`#[concretize]`, include any additional trait bounds in the trait object
argument passed to `.with` and `.returning.
argument passed to `.with` and `.returning`.
([#606](https://github.com/asomers/mockall/pull/606))

- Fixed naming conflict when mocking multiple traits with same name but from
Expand Down

0 comments on commit 46747dc

Please sign in to comment.