We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a6e5f90 + 7e2a698 commit b1ee5adCopy full SHA for b1ee5ad
1 file changed
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [3.3.1] - 2018-5-22
8
+
9
+### Added
10
+ - Add Ninject.Web.Common.cs in Ninject.Web.Common.WebHost package
11
12
## [3.3.0] - 2017-10-23
13
14
### Added
@@ -38,4 +43,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
38
43
39
44
## [3.0.0.0]
40
45
- Inintial release: This package is the base for all web extensions.
41
-- Changed: OnePerRequestModule has been renamed to OnePerRequestHttpModule
46
+- Changed: OnePerRequestModule has been renamed to OnePerRequestHttpModule
0 commit comments