update changelog

This commit is contained in:
troosan 2017-11-05 00:08:15 +01:00
parent 03d4a36b9b
commit b926eec3bc
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -19,4 +19,5 @@ vendor
phpword.ini
/.buildpath
/.project
/nbproject
/.php_cs.cache

View File

@ -29,6 +29,7 @@ This is the last version to support PHP 5.3
- Impossible to add element PreserveText in Section - @rvanlaak #452
- Added missing options for numbering format - @troosan #1041
- Fixed impossibility to set a different footer for first page - @ctrlaltca #1116
- Fixed styles not being applied by HTML writer, better pdf output - @sarke #1047 #500 #1139
v0.13.0 (31 July 2016)
-------------------