Skip to content

Commit 8cbd35d

Browse files
committed
Update changelog
1 parent e67a408 commit 8cbd35d

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGES.md

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

3-
# Version 0.4.5
3+
# Unreleased
4+
45

56
- Fix HTML parsing in fragment parser for `LexborHTMLParser`
67
- Fix memory leak in fragment parser
78
- Improve `skip_empty` parameter for text methods
89
- Add `comment_content` method
910
- Minor performance optimizations
11+
- Add `create_tag` method to `LexborHTMLParser`
12+
- Fix advanced selector (`.select()`) when attributes are empty.
13+
14+
15+
# Version 0.4.5
16+
17+
- Broken release. Not published to PyPi.
1018

1119
# Version 0.4.4
1220

0 commit comments

Comments
 (0)