Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
3.3.3
  • Loading branch information
scott-xu authored Nov 1, 2017
1 parent 9b58343 commit 1f150c1
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.3] - 2017-11-01

### Fixed
- Unexpected interceptor is chosen when attribute is applied to any of the derived classes. [#26](https://github.com/ninject/Ninject.Extensions.Interception/issues/26)
Expand Down Expand Up @@ -68,4 +68,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [2.2.1.0]

### Fixed
- An AmbiguousMatchExcpetion was trown for classes that have multiple properties with the same name.
- An AmbiguousMatchExcpetion was trown for classes that have multiple properties with the same name.

0 comments on commit 1f150c1

Please sign in to comment.