File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,14 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 3.3.2 ] - 2107-10-22
7+ ## [ 3.3.3 ] - 2020-08-30
88
9- ## Changed
9+ ### Fixed
10+ - Handle generic Lazy parameters correctly in LazyConstructorScorer [ #42 ] ( https://github.com/ninject/Ninject.Extensions.Factory/pull/42 )
11+
12+ ## [ 3.3.2] - 2017-10-22
13+
14+ ### Changed
1015- Updated Ninject dependency.
1116
1217## [ 3.3.1] - 2017-10-22
@@ -31,7 +36,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3136### Added
3237- Implementation (TypeMatchingArgumentInheritanceInstanceProvider) of IInstanceProvider creating inherited constructor arguments matching by type
3338
34- ## Fixed
39+ ### Fixed
3540- Fixed internal Memory leak
3641- Fallback now supports multiple bindings
3742
You can’t perform that action at this time.
0 commit comments