Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-xu committed Sep 26, 2017
1 parent b9b4e9b commit 50827da
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 @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Fixed
- Improved cyclical dependencies detection [#143](https://github.com/ninject/Ninject/issues/143)
- `InvalidProgramException` when select constructors for `MulticastDelegate` [#175](https://github.com/ninject/ninject/issues/175)
- `WhenMemberHas` broken [#189](https://github.com/ninject/Ninject/issues/189)
- Injection into private parent parent properties fails [#214](https://github.com/ninject/Ninject/issues/241) [#217](https://github.com/ninject/Ninject/issues/217)
- Break Singleton / circular dependency `WithPropertyValue` or `OnActivation` callback [#221](https://github.com/ninject/Ninject/issues/221) [#224](https://github.com/ninject/Ninject/issues/224)
Expand Down

0 comments on commit 50827da

Please sign in to comment.