File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ $ pip install --user --upgrade --pre libtmux
12
12
13
13
- _ Insert changes/features/fixes for next release here_
14
14
15
+ ## Compatibility
16
+
17
+ - Brought back python 3.7 and 3.8 support ({issue}` 375 ` )
18
+
15
19
### Development
16
20
17
21
- Remove tox and tox-poetry-installer
@@ -31,10 +35,12 @@ $ pip install --user --upgrade --pre libtmux
31
35
32
36
### Compatibility
33
37
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~~
35
41
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 ) ~~
38
44
39
45
- Internal: Use new separator to split ` tmux(1) ` formatting information ({issue}` 289 ` ,
40
46
{issue}` 343 ` )
You can’t perform that action at this time.
0 commit comments