Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhorikov committed Sep 9, 2022
1 parent 14ab712 commit 0565597
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
7 changes: 3 additions & 4 deletions version.txt
Original file line number Diff line number Diff line change
@@ -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
* None

0 comments on commit 0565597

Please sign in to comment.