From b349307941f4c9022e6530d7ec82dde95b57a16b Mon Sep 17 00:00:00 2001 From: Renzo Kottmann Date: Tue, 2 Jul 2019 14:59:34 +0200 Subject: [PATCH] Updated changelog.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbf11bb..8614155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,13 +12,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Enhanced API-Usage e.g. return _Result_ object with processing information - Support loading scenarios and content from a JAR-File - Simple Daemon-Mode exposing validation functionality via http -- cli option to serialize the 'report input' xml document to _cwd_ +- cli option to serialize the 'report input' xml document to _cwd_ (current working directory) +- Documentation in `docs`folder ### Changed - Use s9api (e.g. XdmNode) internally for loading and holding xml objects (further memory optimization) - Builds with java 8 and >= 11 - Packages for java8 and java >= 11 (with jaxb included) +- Translated README.md ## 1.0.2