Skip to content

Commit 4e7f74f

Browse files
committed
add changes for 2.2.0
1 parent f90ef25 commit 4e7f74f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 2.2.0 (2019-12-02)
2+
## Tree
3+
- add `operator bool` which returns `good()`
4+
- fix potential bug in `select`, where a nullptr check was made too late
5+
## Node
6+
- add `operator bool` which returns `good()`
7+
## Attribute
8+
- add `operator bool` which returns `good()`
9+
## Misc
10+
- add Modest submodule
11+
- use Github Actions
12+
113
# 2.1.0 (2019-11-25)
214
## Tree
315
- add `scope(scope_node)`

0 commit comments

Comments
 (0)