Skip to content

Commit 9dc51cc

Browse files
committed
Update CHANGELOG.md
1 parent 6cdab16 commit 9dc51cc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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.6] - 2022-05-27
8+
9+
### Fixed
10+
- Infinite loop when call `TryGet<T>(string name)` [#393](https://github.com/ninject/Ninject/issues/393)
11+
- `VerifycationException` when inject pointer type (.NET Framework only)
12+
713
## [3.3.5] - 2022-04-23
814

915
### Fixed

0 commit comments

Comments
 (0)