aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/changes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/documentation/content/xdocs/changes.xml')
-rw-r--r--src/documentation/content/xdocs/changes.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml
index d7fdc8b81c..9fecf0a1e4 100644
--- a/src/documentation/content/xdocs/changes.xml
+++ b/src/documentation/content/xdocs/changes.xml
@@ -70,12 +70,13 @@
</p>
</section>
- <release version="5.4.2" date="2025-??-??">
+ <release version="5.5.0" date="2025-??-??">
<summary>
<summary-item>Upgrade batik dependency to 1.19</summary-item>
<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>