Skip to content

Commit 875c7f1

Browse files
committed
docs(CHANGES): Note v1.10.x python 3.7 and 3.8 service branch
1 parent 87a90f6 commit 875c7f1

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGES

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,17 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
1515
// Usage: tmuxp@next load yoursession
1616
```
1717

18-
## 0.10 - unreleased
18+
## 1.10 - unreleased
1919

2020
- _Insert changes/features/fixes for next release here_
2121

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+
2229
### What's new
2330

2431
- {issue}`747`: Skip execution via `enter: false`

0 commit comments

Comments
 (0)