Skip to content

Commit 310991b

Browse files
author
Roman Syroeshko
committed
Updated changelog.
1 parent 3a50095 commit 310991b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ This is the changelog between releases of PHPWord. Releases are listed in revers
66
0.12.1 (unreleased)
77
-------------------
88

9-
Maintenance release. Contains several improvements in ``TemplateProcessor`` and delivers some fixes.
9+
Maintenance release. This release is focused primarily on ``TemplateProcessor``.
1010

1111
### Changes
1212
- Changed visibility of all private properties and methods of ``TemplateProcessor`` to ``protected``. - @RomanSyroeshko #498
1313
- Improved performance of ``TemplateProcessor::setValue()``. - @RomanSyroeshko @nicoSWD #513
1414

1515
### Bugfixes
1616
- Fixed issue with "Access denied" message while opening ``Sample_07_TemplateCloneRow.docx`` and ``Sample_23_TemplateBlock.docx`` result files on Windows platform. - @RomanSyroeshko @AshSat #532
17-
- Fixed PreserveText element alignment in footer (see ``Sample_12_HeaderFooter.php``). - @RomanSyroeshko @SSchwaiger #495
17+
- Fixed ``PreserveText`` element alignment in footer (see ``Sample_12_HeaderFooter.php``). - @RomanSyroeshko @SSchwaiger #495
1818

1919

2020

0 commit comments

Comments
 (0)