File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## 1.2.0
11+ - Add setName method to Tag and type to offsetGet paquettg/php-html-parser/pull/250
12+ - Update option names in README for consistency paquettg/php-html-parser/pull/253
13+ - Add object check for tag in parser paquettg/php-html-parser/pull/257
14+ - Handle null return from mb_ereg_replace in TextNode paquettg/php-html-parser/pull/260
15+ - Add ReturnTypeWillChange attribute to offsetGet paquettg/php-html-parser/pull/291
16+ - Fix typo in README example file name paquettg/php-html-parser/pull/295
17+ - Use getTag() method for tag access in Parser paquettg/php-html-parser/pull/311
18+ - Refactor encoding to use EncoderInterface paquettg/php-html-parser/pull/321
19+ - Fix typo and clear innerText in HtmlNode paquettg/php-html-parser/pull/324
20+
1021## 1.1.0
1122- Update dependency "devanoxltd/string-encoder" to version "^1.1".
1223
You can’t perform that action at this time.
0 commit comments