Skip to content

Commit 1777341

Browse files
committed
Update changelog
1 parent c37eb92 commit 1777341

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Enhancements:
1111
Bugfixes:
1212
- `InvalidProgramException` when proxying `MemoryStream` with .NET 7 (@stakx, #651)
1313
- `invocation.MethodInvocationTarget` throws `ArgumentNullException` for default interface method (@stakx, #684)
14+
- `DynamicProxyException` ("duplicate element") when type to proxy contains members whose names differ only in case (@stakx, #691)
1415

1516
Deprecations:
1617
- .NET Core 2.1, .NET Core 3.1, .NET 6, and mono tests

0 commit comments

Comments
 (0)