Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-xu committed Feb 8, 2020
1 parent fa03882 commit 67e7a47
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ 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.2] - 2019-12-31
## [3.3.2] - 2020-02-08

### Changed
- Rename Ninject.Web.Common.OwinHost to Ninject.Web.Common.Owin
- Rename Ninject.Web.Common.cs to NinjectWebCommon.cs in Ninject.Web.Common.WebHost package
- Store OWIN request scope in CallContext
- Store OWIN request scope in CallContext
- Use Owin namespace when extend IAppBuilder
- Rename UseNinjectMiddleware to UseNinject

## [3.3.1] - 2018-5-22

Expand Down

0 comments on commit 67e7a47

Please sign in to comment.