Skip to content

Commit 6a69fe8

Browse files
committed
Update CHANGES
1 parent 4f2b55a commit 6a69fe8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGES

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,15 @@ Changelog
44

55
Here you can find the recent changes to libtmux
66

7-
- :bug:`117` Fix issue with renaming clients with tmux 2.7 on BSD/macOS
7+
- :release:`0.8.1 <2019-01-26>`
8+
- :bug:`117` Fix issue with renaming clients with tmux 2.7 on BSD/macOS
89
machines.
10+
- :support:`121` Support ``literal=True`` (``-l``) in ``Pane.send_keys``
11+
from @ritiek
12+
- :bug:`131` Fix for unicode commands in Python 2, thanks @myw
13+
- :support:`172` Support for next-X.Y versions from @sloria
14+
- :support:`120` ``capture_pane`` support for ``Pane``
15+
- :support:`119` ``display_message`` support for ``Pane``
916
- :support:`-` Sort imports with isort
1017
- :support:`-` Add sphinxcontrib-napoleon package for documentation
1118
- :support:`-` Move docstrings over to numpy's style

0 commit comments

Comments
 (0)