From f848413a1cc5a748aab327af02deac7552ce4764 Mon Sep 17 00:00:00 2001 From: Eliot Kimber Date: Sun, 18 Dec 2022 08:50:07 -0600 Subject: [PATCH] Updated for release 1.1.2 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6b0bf9a..7432095 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ If you need to go from Word documents back to XML, you may find the DITA for Pub ## Release Notes +* 1.1.2 + * Reworked release package to put dependency jars in lib/ dir and use non-all-dependencies jar to avoid issue with log4j multi-version jar not working right. + * 1.1.1 * Issue 72: Support web and data: URLs for images