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.
1.1.0 (2024-02-21)
- Raise minimum .NET Framework version to 4.6.2 (#10) (912e244)
- Update dependencies to allow using NLog v5. (f6ba29d)
- Update dependencies to allow using NLog v5. (d817628)
- Updated dependencies on
LaunchDarkly.Logging
to version 1.0.1.
After the 1.0.1 release, the code was moved out of the previous monorepo into its own repository at https://github.com/launchdarkly/dotnet-logging-adapter-nlog. There were no code changes to the package, and the NuGet package name (LaunchDarkly.Logging.NLog
) is unchanged.
Initial release of this package.