Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jonorossi committed Jun 17, 2020
1 parent 4b7cbfe commit 1021aa1
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# Castle Windsor Changelog

## Unreleased
## 5.1.0-beta001 (2020-06-17)

Enhancements:
- Enable explicitly specified null values to satisfy System.Nullable<> dependencies (@jnm2, #521)
- .NET Extensions' DependencyInjection support via new `Castle.Windsor.Extensions.DependencyInjection` package (@ltines, #517)
- Enable explicitly specified null values to satisfy `System.Nullable<>` dependencies (@jnm2, #521)
- Embed icon in NuGet packages (@generik0, #520)

Bugfixes:
- Typed Factory: handle multiple calls to Dispose and Release after Dispose (@ivan-danilov. #458)

## 5.0.1 (2019-09-18)

Expand Down

0 comments on commit 1021aa1

Please sign in to comment.