From 4b8aa64c0ca34563cd32aa4432775d2aff081e63 Mon Sep 17 00:00:00 2001 From: Vladimir Date: Tue, 23 Nov 2021 10:36:52 -0500 Subject: [PATCH] version --- README.md | 1 + version.txt | 7 ++----- 2 files changed, 3 insertions(+), 5 deletions(-) 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