From addf5820600f10aecae2297f440ed8504e7f0b2b Mon Sep 17 00:00:00 2001 From: Scott Xu Date: Sat, 7 Oct 2017 14:43:08 +0800 Subject: [PATCH] 3.3.2-beta1 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dd5eb8a..16ce0c57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ 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.2-beta1] - 2017-10-07 + +### Added +- Ninject for .NET Core can now load extensions automatically +- The executing assembly's directory is considered as one of the base directories ## [3.3.1] - 2017-10-05