Skip to content

Commit 76bcfc8

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

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES

+12
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,18 @@ $ 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 (ported from `libvcs`): doctests and pytests
28+
1729
## libtmux 0.26.0 (2024-02-06)
1830

1931
### Breaking change

0 commit comments

Comments
 (0)