Skip to content

Commit 1c63248

Browse files
committed
Update changelog with newest changes from @thomasballinger @marbu and @yegortimoshenko.
1 parent 28e0d3b commit 1c63248

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGES

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,23 @@ CURRENT
1515
``session_name`` and ``window_name``.
1616
- [docs] [examples]: add example for environmental variables,
1717
``examples/env-variables.json`` and ``examples/env-variables.yaml``.
18+
- [internal] de-vendorize `colorama`_. Thanks `@marbu`_. `#110`_
19+
- [tests] fix failure of test_pane_order on fedora machines `#109`_ from
20+
`@marbu`_
21+
- [manuals]: append ``.txt`` extension to manuals (repo ony) `#105`_
22+
from `@yegortimoshenko`_.
23+
- [internal] Fix Server.attached_sessions return type `#107`_ by
24+
`@thomasballinger`_.
25+
- [internal]: update travis to use new tmux git repository.
26+
27+
.. _colorama: https://pypi.python.org/pypi/colorama
28+
.. _@marbu: https://github.com/marbu
29+
.. _#110: https://github.com/tony/tmuxp/pull/110
30+
.. _#109: https://github.com/tony/tmuxp/pull/109
31+
.. _#105: https://github.com/tony/tmuxp/pull/105
32+
.. _#107: https://github.com/tony/tmuxp/pull/107
33+
.. _@yegortimoshenko: https://github.com/yegortimoshenko
34+
.. _@thomasballinger: https://github.com/thomasballinger
1835

1936
0.8.1
2037
-----

0 commit comments

Comments
 (0)