updated history, readme
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2.6.1
|
||||||
|
=======
|
||||||
|
2023-02-13
|
||||||
|
|
||||||
- return error code not only on validation but also on recursive directory validation
|
- return error code not only on validation but also on recursive directory validation
|
||||||
- allow Bank credentials without BIC
|
- allow Bank credentials without BIC
|
||||||
- allow minimum profile without delivery date
|
- allow minimum profile without delivery date
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ If you setup a Maven project, you can grab the artifacts using
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mustangproject</groupId>
|
<groupId>org.mustangproject</groupId>
|
||||||
<artifactId>library</artifactId>
|
<artifactId>library</artifactId>
|
||||||
<version>2.5.1</version>
|
<version>2.6.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user