Skip to content

Commit b612ff5

Browse files
committed
CHANGES: Updates for #726
1 parent 655a7b5 commit b612ff5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@
1212

1313
Inside a project: `tmuxp edit .`
1414

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+
1525
## tmuxp 1.9.3 (2021-10-30)
1626

1727
- #700: Add `-h` / `--help` option, thanks @GHPS

0 commit comments

Comments
 (0)