update changelog

This commit is contained in:
troosan 2018-11-20 19:59:30 +01:00
parent d9d79c0666
commit b5865b2fc2
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ v0.16.0 (xx xxx 2018)
### Fixed
- Fix regex in `cloneBlock` function @nicoder #1269
- 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
v0.15.0 (14 Jul 2018)
----------------------