diff --git a/README.md b/README.md index c7907b7a..8decba08 100644 --- a/README.md +++ b/README.md @@ -579,6 +579,7 @@ result.Should().BeSuccess(); A big thanks to the project contributors! +- [rutkowskit](https://github.com/rutkowskit) - [Giovanni Costagliola](https://github.com/MrBogomips) - [Mark Wainwright](https://github.com/wainwrightmark) - [ProphetLamb](https://github.com/ProphetLamb) diff --git a/version.txt b/version.txt index 123ceadf..f601c98c 100644 --- a/version.txt +++ b/version.txt @@ -1,7 +1,6 @@ -2.33.3 +2.34.0 New features: -* None +* #445 Add BindTry extensions Fixed issues: -* #433 Removed Result.Try overloads for ValueTasks to preserve backward compatibility -* #441 IReadOnlyDictionary.TryFind() not working in .NET 6 \ No newline at end of file +* None \ No newline at end of file