Skip to content

Commit 593c11b

Browse files
committed
Fix changelog place
1 parent 55acf76 commit 593c11b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ This component adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.h
99

1010
### Added
1111

12+
- Support for [`NLog`](https://www.nuget.org/packages/NLog/)
13+
logs instrumentation for versions `5.*` and `6.*` on .NET using duck typing
14+
for zero-config auto-injection.
15+
1216
### Changed
1317

1418
#### Dependency updates
@@ -29,9 +33,6 @@ release.
2933

3034
### Added
3135

32-
- Support for [`NLog`](https://www.nuget.org/packages/NLog/)
33-
logs instrumentation for versions `5.*` and `6.*` on .NET using duck typing
34-
for zero-config auto-injection.
3536
- Support for .NET 10.
3637
- Support for [ASP.NET Core 10 metrics](https://learn.microsoft.com/en-us/aspnet/core/log-mon/metrics/built-in?view=aspnetcore-10.0).
3738
- Support for ASP.NET Core 10 Blazor traces from

0 commit comments

Comments
 (0)