diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/documentation/content/xdocs/changes.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index 895d0773dc..9fecf0a1e4 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -93,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> |