Skip to content

Commit 9c390bf

Browse files
committed
add changes for 2.3.0
1 parent c0cd78c commit 9c390bf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 2.3.0 (2019-12-20)
2+
## Tree
3+
- add `find_by_attr_key` which returns all nodes with a specific key
4+
- `find_by_class` now checks if the value is in the class list
5+
- add overloads to `find_by_attr` that accept a matcher function
6+
17
# 2.2.0 (2019-12-02)
28
## Tree
39
- add `operator bool` which returns `good()`

0 commit comments

Comments
 (0)