diff --git a/CHANGELOG.md b/CHANGELOG.md index a73a97e1..2ac78ccd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - Ninject for .NET Core can now load extensions automatically. +- Added back CLSCompliant(true) ## [3.3.2-rc1] - 2017-10-15 +### Added +- Added back CLSCompliant(true) + ### Removed - Removed executing assembly's directory from the base directories.