diff --git a/README.md b/README.md index 7232951a..8de9cac8 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ return _customerRepository.GetById(id) ## Contributors A big thanks to the project contributors! + * [Adrian Frielinghaus](https://github.com/freever) * [svroonland](https://github.com/svroonland) * [JvSSD](https://github.com/JvSSD) * [mnissl](https://github.com/mnissl) diff --git a/version.txt b/version.txt index d8969fe1..9232a400 100644 --- a/version.txt +++ b/version.txt @@ -1,6 +1,6 @@ -2.11.2 +2.11.3 New features: -* #220 IResult interface +* #218 Proposal: include Error in failed result exception. Fixed issues: * None \ No newline at end of file