Skip to content

Commit

Permalink
docs(CHANGES): Update for most recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Mar 20, 2022
1 parent ec3d6ee commit b0e744e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,16 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force

### Compatibility

- Python 3.7 and 3.8 support has been removed
- {issue}`759`: Python 3.7 and 3.8 support has been removed

Bug fixes and security updates will go to the
[`v1.10.x`](https://github.com/tmux-python/tmuxp/tree/v1.10.x) branch

### Maintenance

- {issue}`762`: CLI: Break up into modules in _cli.py_ -> _cli/{command}_
- {issue}`761`: Refactor _tests/_ constants and fixtures

## tmuxp 1.10.0 (2022-03-19)

### Compatibility
Expand Down

0 comments on commit b0e744e

Please sign in to comment.