Skip to content

Commit

Permalink
3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-xu authored Nov 13, 2017
1 parent 67affd5 commit 476135b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [3.3.4] - 2017-11-13

### Fixed
- Throw cyclic dependency exception when resolve a named binding with decoration pattern [#261](https://github.com/ninject/Ninject/issues/261)
Expand Down Expand Up @@ -150,4 +150,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [2.2.1.0]

### Fixed
- For classes that have several virtual indexers and at least one of them overridden an ambiguous match exception was thrown when they were injected.
- 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 comments on commit 476135b

Please sign in to comment.