Skip to content

Commit 561df36

Browse files
dtchepakzlangner
andcommitted
Fix typo in CHANGELOG.md
Co-authored-by: Zach Langner <zlangner@users.noreply.github.com>
1 parent 3c59993 commit 561df36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* [UPDATE] Update `System.Threading.Tasks.Extensions` to latest (`4.5.4-*`) as per @Romfos' suggestion. (#731)
44
* [UPDATE] Update `Castle.Core` to `5.1.1-*` to support C# 9 covariants. Thanks @siblount to tracking this down. (#730)
5-
* [UPDATE] Improved support for testing `ILogger`. Thanks to @zlanger for this contribution, and also thanks to @Saibamen for reviewing this PR. (#732)
5+
* [UPDATE] Improved support for testing `ILogger`. Thanks to @zlangner for this contribution, and also thanks to @Saibamen for reviewing this PR. (#732)
66
* [NEW] Add `Arg.AnyType` for matching calls with generic parameters. Thanks @icalvo for implementing and documenting this! (#634, #715, #733)
77

88
### 5.0.0 (Feb 2023)

0 commit comments

Comments
 (0)