Skip to content

Commit bbfc5a0

Browse files
committed
docs(CHANGES): Note fixes and improvement
1 parent a252fb0 commit bbfc5a0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES

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

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

17+
### Bug fixes
18+
19+
- Pane, Window: Now refresh state of more internal objects (#523)
20+
1721
### Improvement
1822

1923
- Pane, Window: Impove parsing of option values that return numbers
2024
(#520)
25+
- `Obj._refresh`: Allow passing `list_extra_args` to ensure `list-windows` and
26+
`list-panes` can return more than the target (#523)
2127

2228
### Tests
2329

0 commit comments

Comments
 (0)