All notable changes to the project will be documented in this file. For full release notes for the projects that depend on this project, see their respective changelogs. This file describes changes only to the common code. This project adheres to Semantic Versioning.
3.2.0 (2024-11-19)
- Extended support of
Microsoft.Logging.Extensions
to include versions 9+.
- Extended support of
Microsoft.Logging.Extensions
to include versions 7 and 8. (Thanks gizmohd and dantdj!)
- Updated dependencies for use with
Microsoft.Extensions.Logging
version 6.x.
Starting with the 2.0.0 release, this package integrates with the 5.x major version of Microsoft.Extensions.Logging
. Subsequent releases will target higher versions of Microsoft.Extensions.Logging
as needed.
Initial release. This version integrates with Microsoft.Extensions.Logging
version 3.x. Subsequent major version releases will target higher versions of Microsoft.Extensions.Logging
.