diff --git a/CHANGELOG.md b/CHANGELOG.md index 73a8a62c..47e19e36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) @@ -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. \ No newline at end of file +- For classes that have several virtual indexers and at least one of them overridden an ambiguous match exception was thrown when they were injected.