Skip to content

Commit 1dd1368

Browse files
committed
0.0.21
1 parent 59bf783 commit 1dd1368

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ tmuxp Changelog
33

44
Here you can find the recent changes to tmuxp.
55

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+
613
2013-10-28
714
----------
815

tmuxp/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020

2121
import logging
2222

23-
__version__ = '0.0.20'
23+
__version__ = '0.0.21'

0 commit comments

Comments
 (0)