From 5a6cb0891f23f7886cda1a793e30caa75a7897a2 Mon Sep 17 00:00:00 2001 From: Progi1984 Date: Mon, 3 Mar 2014 19:29:17 +0100 Subject: [PATCH] IMPROVED : Changelog --- changelog.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index 63d8f626..7b5375b4 100755 --- a/changelog.txt +++ b/changelog.txt @@ -25,6 +25,7 @@ Changes in branch for release 0.7.1 : - Bugfix: (gabrielbull) - Fixed bug with cell styling - Bugfix: (gabrielbull) - Fixed bug list items inside of cells +- Feature: (RomanSyroeshko) GH-56 GH-57 - Template : Permit to save a template generated as a file (PHPWord_Template::saveAs()) - Feature: (gabrielbull) - Word2007 : Support sections page numbering - Feature: (gabrielbull) - Word2007 : Added support for line height - QA: (Progi1984) - UnitTests @@ -38,7 +39,7 @@ Changes in branch for release 0.7.0 : - Feature: (kaystrobach) - Word2007 : Add rowspan and colspan to cells - Feature: (RLovelett) - Word2007 : Support for tab stops - Feature: (RLovelett) - Word2007 : Support Multiple headers -- Feature: (gabrielbull) - Word2007 : Wrapping Styles to Images +- Feature: (gabrielbull) - Word2007 : Wrapping Styles to Images - General: (MarkBaker) - Add superscript/subscript styling in Excel2007 Writer - General: (deds) - add indentation support to paragraphs - General: (Progi1984) GH-27 - Support for Composer @@ -46,4 +47,4 @@ Changes in branch for release 0.7.0 : - General: (Progi1984) - Added PHPWord_Exception and exception when could not copy the template - General: (Progi1984) - IMPROVED : Moved examples out of Classes directory - General: (Esmeraldo) CP-49 - IMPROVED : Advanced string replace in setValue for Template -- Feature: (gabrielbull) - Added support for image wrapping style +- Feature: (gabrielbull) - Added support for image wrapping style