We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c339c7 commit 7409d79Copy full SHA for 7409d79
1 file changed
changelog.md
@@ -7,7 +7,7 @@ Funcky adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
This update is mainly to update to .NET 10.
9
10
-* remove depdendency to System.Linq.Async because it is integrated into .NET 10
+* remove dependency to System.Linq.Async because it is integrated into .NET 10
11
* Integrate Funcky.Async into Funcky, as the async extensions are now in the same assembly as the sync ones.
12
* This means that there is no longer a separate `Funcky.Async` package.
13
0 commit comments