Skip to content

Commit 9cd5ab7

Browse files
committed
update changelog
1 parent 24f3463 commit 9cd5ab7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ v0.15.0 (?? ??? 2018)
1414
- fix reading of docx default style - @troosan #1238
1515
- fix the size unit of when parsing html images - @troosan #1254
1616
- fixed HTML parsing of nested lists - @troosan #1265
17+
- Save PNG alpha information when using remote images. @samsullivan #779
1718

1819

1920

samples/Sample_26_Html.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
<li>sub list 2</li>
3838
</ol>
3939
</li>
40-
4140
<li>List 2 item 3</li>
4241
<ol>
4342
<li>sub list 1, restarts with a</li>

0 commit comments

Comments
 (0)