Skip to content

Commit 1bc7f18

Browse files
committed
Update changelog
1 parent e9c957c commit 1bc7f18

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
@@ -8,6 +8,7 @@ Enhancements:
88

99
Bugfixes:
1010
- `ArgumentException`: "Could not find method overriding method" with overridden class method having generic by-ref parameter (@stakx, #657)
11+
- `ArgumentException`: "Cannot create an instance of `TEnum` because `Type.ContainsGenericParameters` is true" caused by `Enum` constraint on method `out` parameter (@stakx, #658)
1112

1213
## 5.1.1 (2022-12-30)
1314

0 commit comments

Comments
 (0)