We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da8957a commit 18aa882Copy full SHA for 18aa882
CHANGES
@@ -3,6 +3,11 @@ tmuxp Changelog
3
4
Here you can find the recent changes to tmuxp.
5
6
+2013-10-28
7
+----------
8
+
9
+- [cli] fix ``tmuxp load .``
10
11
2013-10-27
12
----------
13
tmuxp/__init__.py
@@ -20,4 +20,4 @@
20
21
import logging
22
23
-__version__ = '0.0.17'
+__version__ = '0.0.18'
0 commit comments