Skip to content

Commit cca33ec

Browse files
committed
docs(CHANGES): Note improve QueryList typings
1 parent 08d0f9d commit cca33ec

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 (port doctests from `libvcs`)
28+
1729
## libtmux 0.26.0 (2024-02-06)
1830

1931
### Breaking change

0 commit comments

Comments
 (0)