Skip to content

Commit 00cdc08

Browse files
author
Sven Hagemann
committed
Changelog for v0.1.11
1 parent 29c9279 commit 00cdc08

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## [v0.1.11](https://github.com/caxy/php-htmldiff/tree/v0.1.9) (2021-02-02)
4+
[Full Changelog](https://github.com/caxy/php-htmldiff/compare/v0.1.10...v0.1.11)
5+
6+
### Changes:
7+
8+
- Fixed a bug where self-closing tags got crippled in HtmlDiff
9+
- Ported ListDiff from SimpleXML to DOMDocument
10+
- Cleanup of old list diff algorithm
11+
- Possibility to disable html-purifier using a config flag
12+
- Removed dependency php-simple-html-dom-parser
13+
314
## [v0.1.10](https://github.com/caxy/php-htmldiff/tree/v0.1.9) (2021-01-05)
415
[Full Changelog](https://github.com/caxy/php-htmldiff/compare/v0.1.9...v0.1.10)
516

0 commit comments

Comments
 (0)