Skip to content

Commit

Permalink
[skip ci] fix CHANGELOG formatting from PR #176
Browse files Browse the repository at this point in the history
  • Loading branch information
asomers committed Aug 29, 2020
1 parent 062bd0d commit bb1bfb3
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 @@ -21,7 +21,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
non-static methods.
([#178](https://github.com/asomers/mockall/pull/178))

- Support mocking methods with arbitrary receivers like `self: Box<Self`
- Support mocking methods with arbitrary receivers like `self: Box<Self>`
([#176](https://github.com/asomers/mockall/pull/176))

- Support mocking methods with trait object arguments that use implicit
Expand Down

0 comments on commit bb1bfb3

Please sign in to comment.