Skip to content

Commit 4486e2b

Browse files
author
Roman Syroeshko
committed
Updated change log.
1 parent 2bcfacf commit 4486e2b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@ Change Log
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6-
0.13.0 (unreleased)
6+
v0.13.0 (31 July 2016)
77
-------------------
8-
Place announcement text here.
8+
This release brings several improvements in `TemplateProcessor`,
9+
automatic output escaping feature for OOXML, ODF, HTML, and RTF (turned off, by default). It also
10+
introduces constants for horizontal alignment options, and resolves some issues with PHP 7.
11+
Manual installation feature has been dropped since the release. Please, use [Composer](https://getcomposer.org/) to install PHPWord.
912

1013
### Added
1114
- Introduced the `\PhpOffice\PhpWord\SimpleType\Jc` simple type. - @RomanSyroeshko
@@ -49,7 +52,7 @@ That case wasn't taken into account in implementation of `TemplateProcessor::fix
4952

5053

5154

52-
0.12.1 (30 August 2015)
55+
v0.12.1 (30 August 2015)
5356
-----------------------
5457
Maintenance release. This release is focused primarily on `TemplateProcessor`.
5558

0 commit comments

Comments
 (0)