From 97863e5034964365ccb86a93a7a0a5c30e0a6183 Mon Sep 17 00:00:00 2001 From: Erlend Klakegg Bergheim Date: Sat, 26 Sep 2015 12:16:29 +0200 Subject: [PATCH] Updating changelog. --- CHANGELOG.md | 5 ++++- pom.xml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) 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