File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ 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- ## [ Unreleased ]
7+ ## [ 3.3.4 ] - 2017-11-13
88
99### Fixed
1010- Throw cyclic dependency exception when resolve a named binding with decoration pattern [ #261 ] ( https://github.com/ninject/Ninject/issues/261 )
@@ -150,4 +150,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
150150## [ 2.2.1.0]
151151
152152### Fixed
153- - For classes that have several virtual indexers and at least one of them overridden an ambiguous match exception was thrown when they were injected.
153+ - For classes that have several virtual indexers and at least one of them overridden an ambiguous match exception was thrown when they were injected.
You can’t perform that action at this time.
0 commit comments