File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,6 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
19
19
20
20
- _ Insert changes/features/fixes for next release here_
21
21
22
- ### Development
23
-
24
- - Add [ flake8-bugbear] ( https://github.com/PyCQA/flake8-bugbear ) (#807 )
25
- - Add [ flake8-comprehensions] ( https://github.com/adamchainz/flake8-comprehensions ) (#808 )
26
-
27
22
## tmuxp 1.13.3 (2022-09-10)
28
23
29
24
- Revert v1.13.1's #793 change for now, the behavior behind launching workspace
@@ -58,6 +53,11 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
58
53
- shell_command : echo "moo"
59
54
` ` `
60
55
56
+ ### Development
57
+
58
+ - Add [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) (#807)
59
+ - Add [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) (#808)
60
+
61
61
## tmuxp 1.13.1 (2022-08-21)
62
62
63
63
### Bug fixes
You can’t perform that action at this time.
0 commit comments