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 b0e6810 commit 1b0f513Copy full SHA for 1b0f513
CHANGES
@@ -6,6 +6,18 @@ Here you can find the recent changes to libtmux
6
7
- _Insert changes/features/fixes for next release here_
8
9
+#### Compatibility
10
+
11
+- Drop python 3.6 (#344)
12
+- Add python 3.10, though still `packaging.version` issues remain (#344)
13
14
+ A compat module and version constraints will need to be added for this
15
16
+#### Development
17
18
+- poetry: 1.1.7 -> 1.1.12 (#344)
19
+- Add `.pre-commit-config.yaml` (#344)
20
21
## libtmux 0.10.2 (2021-10-30)
22
23
- #324: Update poetry to 1.1
0 commit comments