Skip to content

Commit da78f52

Browse files
committed
docs(CHANGES): Note improved QueryList typings
1 parent bce4e00 commit da78f52

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,19 @@ $ pip install --user --upgrade --pre libtmux
1414

1515
<!-- Maintainers and contributors: Insert change notes for the next release above -->
1616

17+
### Improvement
18+
19+
- QueryList typings (#515)
20+
21+
- This improves the annotations in descendant objects such as:
22+
23+
- `Server.sessions`
24+
- `Session.windows`
25+
- `Window.panes`
26+
27+
- Bolster tests (port doctests from `libvcs`)
28+
- Add unit tests
29+
1730
## libtmux 0.26.0 (2024-02-06)
1831

1932
### Breaking change

0 commit comments

Comments
 (0)