Skip to content

Commit

Permalink
version 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhorikov committed Jun 3, 2020
1 parent 6435012 commit 962e60f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions version.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
2.8.0
2.8.1
Code changes:
* #202 Add implicit conversions from T to Result<T> and Result<T, E>
* Added implicit operator for SimpleValueObject<T> => T conversion
* #206 Add OnSuccessTry returning Task

Fixed issues:
* #201 Implicit conversion from T to Result<T>
* None

0 comments on commit 962e60f

Please sign in to comment.