From 96c48c34c2627dfcabc26bc7a0e1b998d683864f Mon Sep 17 00:00:00 2001 From: Vladimir Date: Fri, 28 Aug 2020 15:16:06 -0400 Subject: [PATCH] version --- README.md | 1 + version.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8de9cac8..f65a01af 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ return _customerRepository.GetById(id) ## Contributors A big thanks to the project contributors! + * [Markus Nißl](https://github.com/mnissl) * [Adrian Frielinghaus](https://github.com/freever) * [svroonland](https://github.com/svroonland) * [JvSSD](https://github.com/JvSSD) diff --git a/version.txt b/version.txt index db1fc9af..cc94b673 100644 --- a/version.txt +++ b/version.txt @@ -1,6 +1,6 @@ -2.11.5 +2.11.6 New features: * None Fixed issues: -* #224 ValueObject is not equivalent to a Castle.Proxies ValueObject \ No newline at end of file +* #229 BindWithTransactionScopeAsync(Both/Left/Right) support Result \ No newline at end of file