diff --git a/CHANGES b/CHANGES index 27a5e0fd26c..07b64695840 100644 --- a/CHANGES +++ b/CHANGES @@ -24,6 +24,12 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force - Add [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) (#807) - Add [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) (#808) +## tmuxp 1.13.3 (2022-09-10) + +- Revert v1.13.1's #793 change for now, the behavior behind launching workspace + layouts need to be understood clearly. Future releases will decisively solve + this issue (#811). + ## tmuxp 1.13.2 (2022-09-10) ### Bug fixes