@@ -4,13 +4,14 @@ Changelog
44
55Here 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