diff --git a/CHANGELOG.md b/CHANGELOG.md index 3119793..a5e037a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,17 @@ 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). -## [3.3.1] - 2017-10-22 +## [3.3.2] - 2017-10-22 ### Added - Implemented an abstract `ErrorHandlingInterceptor` - Marked CLS Compliant +## [3.3.1] - 2017-09-27 + +### Changed +- updated the Ninject package reference from 3.3.0-beta1 to 3.3.0. + ## [3.3.0] - 2017-09-26 ### Added