diff --git a/README.md b/README.md index d385cfb8..78a3c789 100644 --- a/README.md +++ b/README.md @@ -579,6 +579,7 @@ result.Should().BeSuccess(); A big thanks to the project contributors! +- [Piotr KarasiƄski](https://github.com/Caleb9) - [Marcel Roozekrans](https://github.com/MarcelRoozekrans) - [guythetechie](https://github.com/guythetechie) - [Logan Kahler](https://github.com/lqkahler) diff --git a/version.txt b/version.txt index a81970ac..a4459b3f 100644 --- a/version.txt +++ b/version.txt @@ -1,9 +1,6 @@ -2.25.0 +2.26.0 New features: -* #360 Add all missing OnFailure extensions and tests -* #361 Add all missing MapError extensions and tests -* #363 And Compensate extensions and tests for them -* #362 And BindIf extensions and tests for them +* #365 Target net6.0 and remove trimming warning Fixed issues: * None \ No newline at end of file