Skip to content

Commit 1bcdbd2

Browse files
committed
Update changelog
1 parent 6773f75 commit 1bcdbd2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.md

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

3+
# Unreleased
4+
5+
- Add `is_fragment` parameter to `LexborHTMLParser` @pygarap
6+
7+
- Add the ability to skip empty text nodes for lexbor backend to `.text`, `.iter`, `.traverse` @pygarap
8+
9+
- Add new properties to lexbor backend: `is_element_node`, `is_text_node`, `is_comment_node`, `is_document_node`. @pygarap
310

411

512
# Version 0.4.3

0 commit comments

Comments
 (0)