From 86438203d502e826ae4ac2b7239f9ca8b1ad1749 Mon Sep 17 00:00:00 2001 From: Scott Xu Date: Thu, 5 Oct 2017 16:41:10 +0800 Subject: [PATCH] 3.3.1 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7e8dcd3..2dd5eb8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [3.3.1] - 2017-10-05 + ### Added - Support `kernel.Get>()` [#252](https://github.com/ninject/Ninject/issues/252)