Skip to content

Commit d7e3f80

Browse files
committed
Update changelog
1 parent 61951fc commit d7e3f80

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Bugfixes:
1616
- `InvalidProgramException` when proxying `MemoryStream` with .NET 7 (@stakx, #651)
1717
- `invocation.MethodInvocationTarget` throws `ArgumentNullException` for default interface method (@stakx, #684)
1818
- `DynamicProxyException` ("duplicate element") when type to proxy contains members whose names differ only in case (@stakx, #691)
19+
- `DynamicProxyException` ("duplicate element") due to DynamicProxy not accounting for outer type names of nested types (@JelleKerkstra, #692)
1920
- `AmbiguousMatchException` when using a proxy generation hook that is implemented as a `record class` (@stakx, #720)
2021

2122
## 5.2.1 (2025-03-09)

0 commit comments

Comments
 (0)