Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 723 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 723 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[3.3.0] -2017-10-22

Added

  • Marked CSL Compliant

[3.3.0-beta1] - 2017-10-15

Added

  • Support .NET Standard 2.0
  • Can read configuration from app.config/web.config (.NET Framework only)

Removed

  • .NET 3.5, .NET 4.0 and Silverlight

[3.0.0.0]

  • Removed: No web builds. All builds are have not reference to System.Web anymore
  • Changed: InRequestScope support requires the Ninject.Web.Common.Xml extension shipped with Ninject.Web.Common