update changelog

This commit is contained in:
troosan 2018-12-26 22:53:49 +01:00
parent d84da93a36
commit dcf637df5a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ v0.16.0 (xx dec 2018)
- Add ability to pass a Style object in Section constructor @ndench #1416
- Add support for hidden text @Alexmg86 #1527
- Add support for setting images in TemplateProcessor @SailorMax #1170
- Add "Plain Text" type to SDT (Structured Document Tags) @morrisdj #1541
### Fixed
- Fix regex in `cloneBlock` function @nicoder #1269