diff --git a/CHANGELOG.md b/CHANGELOG.md index 619f4e46..e0123e3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,12 @@ ## Next release -* Adding anotation XmlTranisent to flagFilterer in no.difi.vefa.validator.api.Section. [#14](https://github.com/difi/vefa-validator/issues/14) +## 2.0.1 + +* Adding annotation XmlTransient to flagFilterer in no.difi.vefa.validator.api.Section. [#14](https://github.com/difi/vefa-validator/issues/14) * XsltChecker changed name to ScrlXsltChecker. * Changed signature of no.difi.vefa.validator.api.Source.createInstance(...). +* Loading necessary modules when initiating JimFS. [#9](https://github.com/difi/vefa-validator/issues/9) ## 2.0.0 diff --git a/pom.xml b/pom.xml index 79d87950..89c15423 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ pom 2.0.1-SNAPSHOT - VEFA Validator + VEFA Validator :: Parent Parent project for VEFA Validator. https://github.com/difi/vefa-validator