Skip to content

Commit

Permalink
Merge pull request #388 from stakx/thread-synchronization
Browse files Browse the repository at this point in the history
Add entry to the changelog for #383
  • Loading branch information
jonorossi authored Jun 20, 2018
2 parents 37ecb10 + 9a83278 commit 9ab1790
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 @@ -8,6 +8,7 @@ Enhancements:
Bugfixes:
- Prevent interceptors from being able to modify `in` parameters (@stakx, #370)
- Make default value replication of optional parameters more tolerant of default values that are represented in metadata with a mismatched type (@stakx, #371)
- Fix a concurrency issue (writing without taking a write lock first) in `BaseProxyGenerator.ObtainProxyType` (@stakx, #383)

Deprecations:
- `Castle.DynamicProxy.Generators.Emitters.ArgumentsUtil.IsAnyByRef` (@stakx, #370)
Expand Down

0 comments on commit 9ab1790

Please sign in to comment.