(chore) add new cli option to changelog

This commit is contained in:
Andreas Penski (init) 2019-06-24 13:08:46 +02:00
parent e28a33089c
commit 94f872c752

View file

@ -9,9 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- 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
- Simple Daemon-Mode exposing validation functionality via http
- cli option to serialize the 'report input' xml document to _cwd_
### Changed