update changelog

This commit is contained in:
troosan 2018-11-20 21:22:50 +01:00
parent 79a7d5fe0e
commit 1c20a4ed22
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ v0.16.0 (xx xxx 2018)
- Fix regex in `cloneBlock` function @nicoder #1269 - Fix regex in `cloneBlock` function @nicoder #1269
- HTML Title Writer loses text when Title contains a TextRun instead a string. @begnini #1436 - HTML Title Writer loses text when Title contains a TextRun instead a string. @begnini #1436
- RTF writer: Round getPageSizeW and getPageSizeH to avoid decimals @Patrick64 #1493 - RTF writer: Round getPageSizeW and getPageSizeH to avoid decimals @Patrick64 #1493
- Fix parsing of Office 365 documents @Timanx #1485
v0.15.0 (14 Jul 2018) v0.15.0 (14 Jul 2018)
---------------------- ----------------------