-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
2.38.0 | ||
2.38.1 | ||
New features: | ||
* #489 Add GetValueOrDefault to Result | ||
* #492 add a method overload for GetValueOrThrow, that enables a custom exception | ||
* #494 Add ToResult extension to Nullable | ||
|
||
Fixed issues: | ||
* #490 Fix symmetry violation of ValueObject comparison | ||
* None |