Skip to content

Commit aaa1125

Browse files
authored
Update changelog with pull request 357
1 parent 9ada611 commit aaa1125

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
@@ -9,6 +9,7 @@ Enhancements:
99
- Replicate custom attributes on constructor parameters in the generated proxy type constructors to fulfill introspection of constructors. This does not change the proxying behavior. (@stakx, #341)
1010
- Improve performance of InvocationHelper cache lookups (@tangdf, #358)
1111
- Improve fidelity of default value replication of optional parameters to fulfill inspection of the generated proxies. This does not change the proxying behavior. (@stakx, #356)
12+
- Improve cache performance of MethodFinder.GetAllInstanceMethods (@tangdf, #357)
1213

1314
Bugfixes:
1415
- Fix Castle.Services.Logging.Log4netIntegration assembly file name casing which breaks on Linux (@beginor, #324)

0 commit comments

Comments
 (0)