diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/documentation/content/xdocs/changes.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index ab248da55c..9fecf0a1e4 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -76,6 +76,7 @@ <summary-item>Upgrade bouncycastle dependency to 1.81</summary-item> <summary-item>Upgrade commons-codec dependency to 1.19.0</summary-item> <summary-item>Upgrade commons-collections4 dependency to 4.5.0</summary-item> + <summary-item>Upgrade commons-compress dependency to 1.28.0</summary-item> <summary-item>Upgrade commons-io dependency to 2.20.0</summary-item> <summary-item>Upgrade pdfbox dependency to 3.0.5</summary-item> <summary-item>Upgrade xmlsec dependency to 3.0.6</summary-item> @@ -92,6 +93,7 @@ <action type="fix" fixes-bug="github-770" context="XSLF">Issue in setBulletStyle in XSLFTextParagraph</action> <action type="add" fixes-bug="github-803" context="SS_Common">Add support for SHEET function</action> <action type="add" fixes-bug="github-804" context="XWPF">Add getters and setters for XWPFTable indentation</action> + <action type="fix" fixes-bug="github-864" context="XDDF">Remove deprecated method XDDFChartData getSeries()</action> </actions> </release> |