Releases: datalust/seq-client-log4net
Releases · datalust/seq-client-log4net
v4.0.0
Breaking Changes
This package has been updated to target log4net 3.x, which is not binary-compatible with earlier log4net versions. Target frameworks not supported by log4net have now also been dropped. See https://github.com/apache/logging-log4net/releases/tag/rel%2F3.0.0 for full details of the log4net 3.x release.
What's Changed
- Update to log4net 3.2 by @nblumhardt in #52
- Add missing
Directory.Build.propsfile by @nblumhardt in #53 - Bump log4net from 3.2.0 to 3.3.0 by @dependabot[bot] in #55
Full Changelog: v3.1.0...v4.0.0
v3.1.0
- #46 - update
log4netdependency to 2.0.14 (@liammclennan)