We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2579bdb commit 90f34a7Copy full SHA for 90f34a7
CHANGES
@@ -3,6 +3,12 @@ tmuxp Changelog
3
4
Here you can find the recent changes to tmuxp.
5
6
+2013-11-02
7
+----------
8
+
9
+- [docs] Many documentation, pep247, pep8 fixes
10
+- [cli] #12 bug fix for ``$ tmuxp freeze`` by @finder.
11
12
2013-11-01
13
----------
14
tmuxp/__init__.py
@@ -23,4 +23,4 @@
23
24
import logging
25
26
-__version__ = '0.0.33'
+__version__ = '0.0.34'
0 commit comments