Merge pull request #1616 from nicoder/patch-5

fix typo in changelog
This commit is contained in:
troosan 2019-04-24 22:00:31 +02:00 committed by GitHub
commit fe531cae55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ v0.17.0 (?? ??? 2019)
### Fixed
- Fix HTML border-color parsing. @troosan #1551 #1570
### Miscelaneous
### Miscellaneous
- Use embedded http server to test loading of remote images @troosan #
v0.16.0 (30 dec 2018)
@ -40,7 +40,7 @@ v0.16.0 (30 dec 2018)
- For RTF writers, sizes should should never have decimals @Samuel-BF #1536
- Style Name Parsing fails if document generated by a non-english word version @begnini #1434
### Miscelaneous
### Miscellaneous
- Get rid of duplicated code in TemplateProcessor @abcdmitry #1161
v0.15.0 (14 Jul 2018)
@ -86,7 +86,7 @@ v0.15.0 (14 Jul 2018)
- Remove zend-stdlib dependency @Trainmaster #1284
- The default unit for `\PhpOffice\PhpWord\Style\Image` changed from `px` to `pt`.
### Miscelaneous
### Miscellaneous
- Drop GitHub pages, switch to coveralls for code coverage analysis @czosel #1360
v0.14.0 (29 Dec 2017)