Skip to content

Commit 35535c8

Browse files
committed
docs(CHANGES): Python 3.7 and 3.8 support returning
1 parent 38d5d18 commit 35535c8

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGES

+9-3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ $ pip install --user --upgrade --pre libtmux
1212

1313
- _Insert changes/features/fixes for next release here_
1414

15+
## Compatibility
16+
17+
- Brought back python 3.7 and 3.8 support ({issue}`375`)
18+
1519
### Development
1620

1721
- Remove tox and tox-poetry-installer
@@ -31,10 +35,12 @@ $ pip install --user --upgrade --pre libtmux
3135

3236
### Compatibility
3337

34-
- Final python 3.7 and 3.8 release
38+
- Python 3.7 and 3.8 returns in 0.12.0
39+
40+
~~Final python 3.7 and 3.8 release~~
3541

36-
Bug fixes and security updates will go to
37-
[`v0.11.x`](https://github.com/tmux-python/libtmux/tree/v0.11.x)
42+
~~Bug fixes and security updates will go to
43+
[`v0.11.x`](https://github.com/tmux-python/libtmux/tree/v0.11.x)~~
3844

3945
- Internal: Use new separator to split `tmux(1)` formatting information ({issue}`289`,
4046
{issue}`343`)

0 commit comments

Comments
 (0)