From a34e9fb8bbaad4431ca9124b6152186293a2a4e0 Mon Sep 17 00:00:00 2001 From: "DESKTOP-HSO41AP\\Vlad" Date: Fri, 24 Dec 2021 06:07:03 -0500 Subject: [PATCH] version --- README.md | 1 + version.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78a3c789..2fa97c22 100644 --- a/README.md +++ b/README.md @@ -579,6 +579,7 @@ result.Should().BeSuccess(); A big thanks to the project contributors! +- [Tim Schneider](https://github.com/DerStimmler) - [Piotr KarasiƄski](https://github.com/Caleb9) - [Marcel Roozekrans](https://github.com/MarcelRoozekrans) - [guythetechie](https://github.com/guythetechie) diff --git a/version.txt b/version.txt index ea310dc8..a47ff692 100644 --- a/version.txt +++ b/version.txt @@ -1,6 +1,6 @@ -2.26.1 +2.27.0 New features: -* #368 Revert adding IsTrimmable true +* #337 Add type Result as predicate for .Ensure() Fixed issues: * None \ No newline at end of file