We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a90f6 commit 875c7f1Copy full SHA for 875c7f1
CHANGES
@@ -15,10 +15,17 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
15
// Usage: tmuxp@next load yoursession
16
```
17
18
-## 0.10 - unreleased
+## 1.10 - unreleased
19
20
- _Insert changes/features/fixes for next release here_
21
22
+### Compatibility
23
+
24
+- Final python 3.7 and 3.8 release
25
26
+ Bug fixes and security updates will go to
27
+ [`v1.10.x`](https://github.com/tmux-python/tmuxp/tree/v1.10.x)
28
29
### What's new
30
31
- {issue}`747`: Skip execution via `enter: false`
0 commit comments