Skip to content

Commit 1f150c1

Browse files
authored
Update CHANGELOG.md
3.3.3
1 parent 9b58343 commit 1f150c1

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.3] - 2017-11-01
88

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

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

0 commit comments

Comments
 (0)