We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59bf783 commit 1dd1368Copy full SHA for 1dd1368
CHANGES
@@ -3,6 +3,13 @@ tmuxp Changelog
3
4
Here you can find the recent changes to tmuxp.
5
6
+2013-10-29
7
+----------
8
+
9
+- [cli] enhancements to prompts
10
+- [cli] ``tmuxp import`` for teamocil and tmuxinator now has a wizard and offers
11
+ to save in JSON or YAML format.
12
13
2013-10-28
14
----------
15
tmuxp/__init__.py
@@ -20,4 +20,4 @@
20
21
import logging
22
23
-__version__ = '0.0.20'
+__version__ = '0.0.21'
0 commit comments