Skip to content

Commit 290174f

Browse files
committed
Update changelog
1 parent ccdddb9 commit 290174f

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# selectolax Changelog
22

3-
- Fix `.text()` and `iter()` for HTML fragments when there are multiple nodes at the root level.
43

5-
# Version 0.4.6
4+
# Version 0.4.7
5+
6+
- Fix `.text()` and `iter()` for HTML fragments when there are multiple nodes at the root level. Resolves #209.
7+
- Update lexbor. Resolves #212.
68

9+
# Version 0.4.6
710

811
- Fix HTML parsing in fragment parser for `LexborHTMLParser`
912
- Fix memory leak in fragment parser

0 commit comments

Comments
 (0)