Skip to content

Commit 476135b

Browse files
authored
3.3.4
1 parent 67affd5 commit 476135b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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-
## [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.

0 commit comments

Comments
 (0)