Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed Aug 5, 2018
1 parent 5d1f80d commit 7defa23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

Enhancements:
- New method `ProxyGenerator.CreateDelegateProxy` to create delegate proxies. (@stakx, #403)

Deprecations:
- The API surrounding `Lock` has been deprecated. This consists of the members listed below. Consider using the Base Class Library's `System.Threading.ReaderWriterLockSlim` instead. (@stakx, #391)
- `Castle.Core.Internal.Lock` (class)
Expand Down

0 comments on commit 7defa23

Please sign in to comment.