From b95a25059e8d1bc2ea9e40c8f680f663c2b9e98f Mon Sep 17 00:00:00 2001 From: Vladimir Date: Mon, 3 Aug 2020 15:11:02 -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 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