We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccdddb9 commit 290174fCopy full SHA for 290174f
1 file changed
CHANGES.md
@@ -1,9 +1,12 @@
1
# selectolax Changelog
2
3
-- Fix `.text()` and `iter()` for HTML fragments when there are multiple nodes at the root level.
4
5
-# Version 0.4.6
+# Version 0.4.7
+
6
+- Fix `.text()` and `iter()` for HTML fragments when there are multiple nodes at the root level. Resolves #209.
7
+- Update lexbor. Resolves #212.
8
9
+# Version 0.4.6
10
11
- Fix HTML parsing in fragment parser for `LexborHTMLParser`
12
- Fix memory leak in fragment parser
0 commit comments