From 3a0c0280d7929734ef4933a689b45cd1fc679ffa Mon Sep 17 00:00:00 2001 From: jstaerk Date: Mon, 13 Feb 2023 09:47:56 +0100 Subject: [PATCH] updated history, readme --- History.md | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index c7f73f7e..dfc8eef4 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,7 @@ +2.6.1 +======= +2023-02-13 + - return error code not only on validation but also on recursive directory validation - allow Bank credentials without BIC - allow minimum profile without delivery date diff --git a/README.md b/README.md index 5a98d43a..25d6bcf1 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ If you setup a Maven project, you can grab the artifacts using org.mustangproject library - 2.5.1 + 2.6.1 ```