Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhorikov committed Mar 13, 2023
1 parent 338267c commit 8da47b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -585,6 +585,8 @@ result.Should().Fail(); // throws

A big thanks to the project contributors!

- [Dmitry Korotin](https://github.com/teheran)
- [michalsznajder](https://github.com/michalsznajder)
- [Xavier](https://github.com/xavierjohn)
- [Julien Aspirot](https://github.com/julienasp)
- [Kyle McMaster](https://github.com/KyleMcMaster)
Expand Down
7 changes: 4 additions & 3 deletions version.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
2.37.0
2.38.0
New features:
* #465 Adding optional IEqualityComparer for Maybe
* #489 Add GetValueOrDefault to Result
* #492 add a method overload for GetValueOrThrow, that enables a custom exception

Fixed issues:
* None
* #490 Fix symmetry violation of ValueObject comparison

0 comments on commit 8da47b5

Please sign in to comment.