diff --git a/changelog.txt b/changelog.txt index b421fab6..4a4c0c48 100755 --- a/changelog.txt +++ b/changelog.txt @@ -38,10 +38,10 @@ Changes in branch for release 0.7.1 : - Feature: (ivanlanin) GH-48 GH-86 - Paragraph: Hanging paragraph - Feature: (ivanlanin) GH-48 GH-86 - Section: Multicolumn and section break - Feature: (RomanSyroeshko) GH-46 GH-47 GH-83 - Template : Ability to apply XSL style sheet to Template +- Feature: (ivanlanin) GH-87 - General: PHPWord_Shared_Font::pointSizeToTwips() converter +- Feature: (ivanlanin) GH-87 - Paragraph: Ability to define normal paragraph style with PHPWord::setNormalStyle() +- Feature: (ivanlanin) GH-87 - Paragraph: Ability to define parent style (basedOn) and style for following paragraph (next) - QA: (Progi1984) - UnitTests -- Feature: (ivanlanin) - General: PHPWord_Shared_Font::pointSizeToTwips() converter -- Feature: (ivanlanin) - Paragraph: Ability to define normal paragraph style with PHPWord::setNormalStyle() -- Feature: (ivanlanin) - Paragraph: Ability to define parent style (basedOn) and style for following paragraph (next) Changes in branch for release 0.7.0 : - Bugfix: (RomanSyroeshko) GH-32 - "Warning: Invalid error type specified in ...\PHPWord.php on line 226" is thrown when the specified template file is not found