You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
*[UPDATE] Update `System.Threading.Tasks.Extensions` to latest (`4.5.4-*`) as per @Romfos' suggestion. (#731)
4
4
*[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)
6
6
*[NEW] Add `Arg.AnyType` for matching calls with generic parameters. Thanks @icalvo for implementing and documenting this! (#634, #715, #733)
0 commit comments