Updated changelog.md

This commit is contained in:
Renzo Kottmann 2019-07-02 14:59:34 +02:00
parent 0bb23b0542
commit b349307941

View file

@ -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 - Enhanced API-Usage e.g. return _Result_ object with processing information
- Support loading scenarios and content from a JAR-File - Support loading scenarios and content from a JAR-File
- Simple Daemon-Mode exposing validation functionality via http - 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 ### Changed
- Use s9api (e.g. XdmNode) internally for loading and holding xml objects (further memory optimization) - Use s9api (e.g. XdmNode) internally for loading and holding xml objects (further memory optimization)
- Builds with java 8 and >= 11 - Builds with java 8 and >= 11
- Packages for java8 and java >= 11 (with jaxb included) - Packages for java8 and java >= 11 (with jaxb included)
- Translated README.md
## 1.0.2 ## 1.0.2