Skip to content

Commit d97bef2

Browse files
Fix the changelog
1 parent 1ae0598 commit d97bef2

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,24 @@
11
# Changelog
22

3-
# v3.0.1
3+
## v3.0.1
44

55
Whats's new in version 3.0.1:
66

77
- No changes to the library's code or API
88
- Matchmaker is now built with .NET 6 and uses C# 10 (but still targets .NET Standard 2.1)
99
- Improved the NuGet package (added a symbol package, a readme, Source Link, and updated the docs)
1010
- The library is now trimmable
11+
- GitHub Actions are now used for CI instead of AppVeyor
1112

12-
# v3.0
13+
## v3.0
1314

1415
Whats's new in version 3.0:
1516

1617
- Changed the .NET Standard version to 2.1
1718
- Added support for nullable reference types
1819
- Added asynchronous pattern matcing
1920

20-
# v2.1
21+
## v2.1
2122

2223
What's new in version 2.1:
2324

@@ -27,7 +28,7 @@ What's new in version 2.1:
2728
Even though this release contains a potentially breaking change, it is very unlikely that the removal of an
2829
interface which was designed to be internal will actually break anything.
2930

30-
# v2.0
31+
## v2.0
3132

3233
What's new in version 2.0 (almost all changes are breaking):
3334

0 commit comments

Comments
 (0)