diff --git a/README.md b/README.md index 7e2fd9c4..23618a50 100644 --- a/README.md +++ b/README.md @@ -596,6 +596,7 @@ dotnet add package CSharpFunctionalExtensions.Analyzers A big thanks to the project contributors! +- [Pavel Zemlianikin](https://github.com/PNZeml) - [Simon Lang](https://github.com/redx177) - [Nils Vreman](https://github.com/NilsVreman) - [Scheichsbeutel](https://github.com/Scheichsbeutel) diff --git a/version.txt b/version.txt index aca0e3ae..d5511937 100644 --- a/version.txt +++ b/version.txt @@ -1,6 +1,6 @@ -2.41.0 +2.42.0 New features: -* #531 Added Task and ValueTask versions for AsMaybe +* #540 Add BindZip to return the Tuple of merged Binds Fixed issues: * None \ No newline at end of file