From 962e60f433f925da66c587d867bdc8f6c0cf2aff Mon Sep 17 00:00:00 2001 From: Vladimir Date: Wed, 3 Jun 2020 12:08:06 -0400 Subject: [PATCH] version 2.8.1 --- version.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/version.txt b/version.txt index faa7f7eb..2d150d3b 100644 --- a/version.txt +++ b/version.txt @@ -1,7 +1,6 @@ -2.8.0 +2.8.1 Code changes: -* #202 Add implicit conversions from T to Result and Result -* Added implicit operator for SimpleValueObject => T conversion +* #206 Add OnSuccessTry returning Task Fixed issues: -* #201 Implicit conversion from T to Result +* None \ No newline at end of file