Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed Aug 23, 2023
1 parent bfa22cf commit 37c3a55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Bugfixes:
- Proxies using records derived from a base generic record broken using .NET 6 compiler (@CesarD, #632)
- Failure proxying type that has a non-inheritable custom attribute type applied where `null` argument is given for array parameter (@stakx, #637)
- Nested custom attribute types do not get replicated (@stakx, #638)
- `Enum` constraint on method `out` parameter causes `ArgumentException` (@abagonhishead, #656)

## 5.1.0 (2022-08-02)

Expand Down

0 comments on commit 37c3a55

Please sign in to comment.