diff --git a/CHANGES b/CHANGES index 4c6705c1bc..f3f89e42d5 100644 --- a/CHANGES +++ b/CHANGES @@ -4,11 +4,15 @@ Changelog Here you can find the recent changes to tmuxp. -0.1-rc1 -------- +master +------ - [cli] - removed ``$ tmuxp load --list`` functionality. Update :ref:`quickstart` accordingly. + +0.1-rc1 +------- + - [internal] `pep8`_ and `pep257`_ in unit tests. - Changelog will now be updated on a version basis, use `pep440`_ versioning.