diff --git a/README.md b/README.md index c4836373..7e2fd9c4 100644 --- a/README.md +++ b/README.md @@ -596,6 +596,7 @@ dotnet add package CSharpFunctionalExtensions.Analyzers A big thanks to the project contributors! +- [Simon Lang](https://github.com/redx177) - [Nils Vreman](https://github.com/NilsVreman) - [Scheichsbeutel](https://github.com/Scheichsbeutel) - [Alexey Malinin](https://github.com/TechnoBerry) diff --git a/version.txt b/version.txt index 88470b59..aca0e3ae 100644 --- a/version.txt +++ b/version.txt @@ -1,6 +1,6 @@ -2.40.3 +2.41.0 New features: -* #520 Add two additional TapIf.Task functions +* #531 Added Task and ValueTask versions for AsMaybe Fixed issues: * None \ No newline at end of file