Skip to content

Commit 72efd3c

Browse files
committed
Update lexbor library
1 parent 1bcdbd2 commit 72efd3c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,12 @@
77
- Add the ability to skip empty text nodes for lexbor backend to `.text`, `.iter`, `.traverse` @pygarap
88

99
- Add new properties to lexbor backend: `is_element_node`, `is_text_node`, `is_comment_node`, `is_document_node`. @pygarap
10+
- Update `lexbor` library
1011

1112

1213
# Version 0.4.3
1314

14-
- Update `lexbor`
15+
- Update `lexbor` library
1516
- Fix missing description on PyPi.
1617

1718

0 commit comments

Comments
 (0)