Skip to content

Commit 6b3492e

Browse files
Improve changelog (#940)
Nitpick, but .NET Core is EOL for many years
1 parent 1f0b5f5 commit 6b3492e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* [UPDATE][BREAKING] Mark as obsolete api CompatArg with pre c# 7.0 support
88
* [NEW] Added .NET 9 to test matrix
99
* [UPDATE] Migrate documentation to docfx platform. https://github.com/dotnet/docfx
10-
* [UPDATE][BREAKING] Nullability is enabled for public api for .NET Core TFMs
10+
* [UPDATE][BREAKING] Nullability is enabled for public api for .NET 8+ TFMs
1111
* [UPDATE] Migrate to slnx format for solution file
1212
* [UPDATE] Migrate documentation validation from build.fsproj to Roslyn code generator
1313
* [NEW] Added NuGet Package README file.

0 commit comments

Comments
 (0)