From 22afd142811803d9b5aaeb6b192bfb67fb222e71 Mon Sep 17 00:00:00 2001 From: Ivan Lanin Date: Fri, 7 Mar 2014 00:42:33 +0700 Subject: [PATCH] Update change log --- changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.txt b/changelog.txt index 27ee52bd..1533a052 100755 --- a/changelog.txt +++ b/changelog.txt @@ -23,6 +23,11 @@ ************************************************************************************** Changes in branch for release 0.7.1 : +- Feature: (ivanlanin) - Table row: Repeat as header row & allow row to break across pages +- Feature: (ivanlanin) - Table: Table width in percentage +- Feature: (ivanlanin) - Font: Superscript and subscript +- Feature: (ivanlanin) - Paragraph: Hanging paragraph +- Feature: (ivanlanin) - Section: Multicolumn and section break - 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())