Skip to content

Commit 76f76db

Browse files
committed
update CHANGES
1 parent 272f3fc commit 76f76db

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ Changelog
44

55
Here you can find the recent changes to libtmux
66

7+
- :release:`0.8.0 <2018-03-11>`
78
- :support:`46` Change license from BSD to MIT
89
- :support:`-` Move to new organization, tmux-python
910
- :support:`-` Support package updates to pytest, sphinx, etc.
11+
- :support:`-` Travis/CI: Limit tests to Python 2.7 and 3.6 (removed 3.3 to 3.5)
12+
- :support:`-` Travis/CI: Update pypy veersions
13+
- :feature:`103` ``Server.new_session`` learned how to run commands in
14+
window on session start, thanks @grimpy!
15+
- :support:`68` Make Server.has_session() use returncode, thanks
16+
@jlargentaye! This should make ``has_session`` more robust.
1017

1118
- :release:`0.7.8 <2018-03-04>`
1219
- :support:`-` Port ``retry`` function from tmuxp

0 commit comments

Comments
 (0)