Skip to content

Commit 51894ee

Browse files
committed
Update changelog
1 parent 3443584 commit 51894ee

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
@@ -4,6 +4,7 @@
44

55
Enhancements:
66
- Support for covariant method returns (@stakx, #619)
7+
- Performance improvement with proxy type generation for class proxies (without target). Abstract class methods now reuse a predefined invocation type (like methods of interface proxies without target; see explanation below at version 5.0.0 enhancements) (@stakx, #626)
78

89
Bugfixes:
910
- DynamicProxy emits invalid metadata for redeclared event (@stakx, #590)

0 commit comments

Comments
 (0)