We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec3d6ee commit b0e744eCopy full SHA for b0e744e
CHANGES
@@ -21,11 +21,16 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
21
22
### Compatibility
23
24
-- Python 3.7 and 3.8 support has been removed
+- {issue}`759`: Python 3.7 and 3.8 support has been removed
25
26
Bug fixes and security updates will go to the
27
[`v1.10.x`](https://github.com/tmux-python/tmuxp/tree/v1.10.x) branch
28
29
+### Maintenance
30
+
31
+- {issue}`762`: CLI: Break up into modules in _cli.py_ -> _cli/{command}_
32
+- {issue}`761`: Refactor _tests/_ constants and fixtures
33
34
## tmuxp 1.10.0 (2022-03-19)
35
36
0 commit comments