diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index 5c3757d412..17ee23fd58 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -79,6 +79,7 @@ Add back module-info classes that were omitted from the 5.5.0 jars by accident + Fix NPE in XWPFParagraph.getCTSpacing()