Skip to content

Commit 967ecc8

Browse files
committed
Update CHANGELOG.md
1 parent a3133bc commit 967ecc8

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and 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

0 commit comments

Comments
 (0)