From f8217922d141f782ced9f799f34a7e857bc1c152 Mon Sep 17 00:00:00 2001 From: apenski Date: Mon, 28 Nov 2022 08:59:18 +0100 Subject: [PATCH] (chore) Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c02bb74..b67bad9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [API ]Possibility to use preconfigured Saxon `Processor` instance for validation ### Changed - +- [CORE] [#100](https://github.com/itplr-kosit/validator/issues/100) Make createReport optional - [API] [ResolvingConfigurationStrategy.java#getProcessor()](de/kosit/validationtool/api/ResolvingConfigurationStrategy) is removed.