Skip to content

Commit f3a95ed

Browse files
committed
docs(CHANGES): Fix changelog's links to flake8 plugins
1 parent ffa2186 commit f3a95ed

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGES

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
1919

2020
- _Insert changes/features/fixes for next release here_
2121

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-
2722
## tmuxp 1.13.3 (2022-09-10)
2823

2924
- 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
5853
- shell_command: echo "moo"
5954
```
6055
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+
6161
## tmuxp 1.13.1 (2022-08-21)
6262
6363
### Bug fixes

0 commit comments

Comments
 (0)