Skip to content

Commit 20bbad2

Browse files
committed
Update changelog
1 parent ae3cb82 commit 20bbad2

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
@@ -14,6 +14,7 @@ Bugfixes:
1414
- `InvalidProgramException` when proxying `MemoryStream` with .NET 7 (@stakx, #651)
1515
- `invocation.MethodInvocationTarget` throws `ArgumentNullException` for default interface method (@stakx, #684)
1616
- `DynamicProxyException` ("duplicate element") when type to proxy contains members whose names differ only in case (@stakx, #691)
17+
- `AmbiguousMatchException` when using a proxy generation hook that is implemented as a `record class` (@stakx, #720)
1718

1819
## 5.2.1 (2025-03-09)
1920

0 commit comments

Comments
 (0)