Skip to content

Commit ed2341d

Browse files
committed
add pytest and libtmux split to changes
1 parent 4d756d9 commit ed2341d

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGES

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ Changelog
44

55
Here you can find the recent changes to tmuxp
66

7+
- :feature:`0 major` tests moved to py.test framework
8+
- :feature:`0 major` `libtmux`_ core split into its own project
79
- :feature:`145` Add new-window command functionality, @ikirudennis
8-
910
- :feature:`146` Optionally disable shell history suppression, @kmactavish
10-
1111
- :support:`147` Patching unittest timing for shell history suppression
1212
- :support:`-` move doc building, tests and watcher to Makefile
1313
- :support:`-` update .tmuxp.yaml and .tmuxp.json for Makefile change
14+
- :support:`-` overhaul README
1415

1516
- :release:`0.11.0 <2016-02-29>`
1617
- :support:`137` Support for environment settings in configs, thanks
@@ -50,7 +51,7 @@ Here you can find the recent changes to tmuxp
5051
- :support:`110` de-vendorize `colorama`_. Thanks `@marbu`_.
5152
- :support:`109` fix failure of test_pane_order on fedora machines from
5253
`@marbu`_
53-
- :support:`105`: append ``.txt`` extension to manuals (repo ony)
54+
- :support:`105` append ``.txt`` extension to manuals (repo ony)
5455
from `@yegortimoshenko`_.
5556
- :support:`107` Fix Server.attached_sessions return type by
5657
`@thomasballinger`_.
@@ -637,4 +638,6 @@ Here you can find the recent changes to tmuxp
637638
.. _.where(): http://underscorejs.org/#where
638639
.. _.findWhere(): http://underscorejs.org/#findWhere
639640

640-
.. todo:: # vim: set filetype=rst:
641+
.. _libtmux: https://github.com/tony/libtmux
642+
643+
.. # vim: set filetype=rst:

0 commit comments

Comments
 (0)