Skip to content

Commit 07e0d4c

Browse files
Roman SyroeshkoRoman Syroeshko
authored andcommitted
Fix for #532.
1 parent db8221d commit 07e0d4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ CHANGELOG
33

44
This is the changelog between releases of PHPWord. Releases are listed in reverse chronological order with the latest version listed on top, while additions/changes in each release are listed in chronological order. Changes in each release are divided into three parts: added or change features, bugfixes, and miscellaneous improvements. Each line contains short information about the change made, the person who made it, and the related issue number(s) in GitHub.
55

6-
0.13.0 (TBD)
6+
0.13.0 (unreleased)
77
------------
88

99
Place announcement text here.
@@ -15,6 +15,7 @@ Place announcement text here.
1515
- Renamed ``align`` option of ``Paragraph`` style into ``alignment``. Note: accessor and mutator methods are renamed too. - @RomanSyroeshko
1616

1717
### Bugfixes
18+
- 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
1819
- Fixed PreserveText element alignment in footer (see ``Sample_12_HeaderFooter.php``). - @RomanSyroeshko @SSchwaiger #495
1920

2021
0.12.0 (3 January 2015)

0 commit comments

Comments
 (0)