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