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 655a7b5 commit b612ff5Copy full SHA for b612ff5
CHANGES
@@ -12,6 +12,16 @@
12
13
Inside a project: `tmuxp edit .`
14
15
+### Removed support
16
+- Python 3.6 support has been removed (#726)
17
+
18
+### Development
19
20
+- We are trying `.pre-commit-config.yaml` in pull requests to automate
21
+ black, isort and flake8 for those who forget (#726)
22
+- Poetry update 1.1.7 -> 1.1.12 and use new installer URL (#726)
23
+- Black updated 21.9b0 -> 21.12b0 (#726)
24
25
## tmuxp 1.9.3 (2021-10-30)
26
27
- #700: Add `-h` / `--help` option, thanks @GHPS
0 commit comments