update changelog

This commit is contained in:
troosan 2018-02-09 17:17:13 +01:00
parent 24f3463f9a
commit 9cd5ab7433
2 changed files with 1 additions and 1 deletions

View File

@ -14,6 +14,7 @@ v0.15.0 (?? ??? 2018)
- fix reading of docx default style - @troosan #1238
- fix the size unit of when parsing html images - @troosan #1254
- fixed HTML parsing of nested lists - @troosan #1265
- Save PNG alpha information when using remote images. @samsullivan #779

View File

@ -37,7 +37,6 @@ $html .= '<ol>
<li>sub list 2</li>
</ol>
</li>
<li>List 2 item 3</li>
<ol>
<li>sub list 1, restarts with a</li>