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