From 584923af8edc7d056346adb2411675aa0ccbc0fe Mon Sep 17 00:00:00 2001 From: "Andreas Penski (init)" Date: Fri, 21 Aug 2020 10:51:18 +0200 Subject: [PATCH] (chore) saxon update to CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8adfdd..f85f4b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - InputFactory has methods to read any java.xml.transform.Source as Input not only StreamSources - InputFactory uses a generated UUID as name for SourceInput, if no "real" name can be derived +- saxon dependency update (minor, 9.9.1-7) ## 1.3.1 ### Fixed