This commit is contained in:
parent
0198aec0d1
commit
a38ec77afe
|
|
@ -12,7 +12,8 @@ Place announcement text here.
|
|||
|
||||
- Renamed ``align`` option of ``Paragraph`` style into ``alignment``. Note: accessor and mutator methods are renamed too. - @RomanSyroeshko
|
||||
|
||||
|
||||
### Bugfixes
|
||||
- Fixed PreserveText element alignment in footer (see ``Sample_12_HeaderFooter.php``). - @RomanSyroeshko, @SSchwaiger #495
|
||||
|
||||
0.12.0 (3 January 2015)
|
||||
-----------------------
|
||||
|
|
@ -379,4 +380,4 @@ This is the first release after a long development hiatus in [CodePlex](https://
|
|||
- Basic CI with Travis - @Progi1984
|
||||
- Added PHPWord_Exception and exception when could not copy the template - @Progi1984
|
||||
- IMPROVED: Moved examples out of Classes directory - @Progi1984
|
||||
- IMPROVED: Advanced string replace in setValue for Template - @Esmeraldo [#49](http://phpword.codeplex.com/workitem/49)
|
||||
- IMPROVED: Advanced string replace in setValue for Template - @Esmeraldo [#49](http://phpword.codeplex.com/workitem/49)
|
||||
|
|
|
|||
Loading…
Reference in New Issue