Update changes.xml

This commit is contained in:
PJ Fanning 2025-07-17 13:07:15 +01:00
parent cceccc4bae
commit cace66f52f

View File

@ -87,8 +87,10 @@
<action type="fix" fixes-bug="69669" context="HSLF">Fix issue where Slide addTitle corrupts the ppt file</action> <action type="fix" fixes-bug="69669" context="HSLF">Fix issue where Slide addTitle corrupts the ppt file</action>
<action type="fix" fixes-bug="69720" context="XWPF">Support null alignment values in XWPFParagraph</action> <action type="fix" fixes-bug="69720" context="XWPF">Support null alignment values in XWPFParagraph</action>
<action type="fix" fixes-bug="69727" context="XSSF">Decrease count when we remove merged regions</action> <action type="fix" fixes-bug="69727" context="XSSF">Decrease count when we remove merged regions</action>
<action type="fix" fixes-bug="69744" context="XWPF">Support all possible alignment values for docx tables</action>
<action type="fix" fixes-bug="github-770" context="XSLF">Issue in setBulletStyle in XSLFTextParagraph</action> <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-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>
</actions> </actions>
</release> </release>