Skip to content

Commit ec9339b

Browse files
committed
Update changelog for anaconda python support
1 parent 2e29441 commit ec9339b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,12 @@ CURRENT
1010
- [internal] switch to ``.venv`` for virtualenv directory to not conflict
1111
with ``.env`` (used by `autoenv`_).
1212
- [internal] move to `entr(1)`_ for file watching in tests. update docs.
13+
- [compatibility] Support `Anaconda Python`_ 2 and 3, see `#130`_.
1314

1415
.. _autoenv: https://github.com/kennethreitz/autoenv
1516
.. _entr(1): http://entrproject.org/
17+
.. _#130: https://github.com/tony/tmuxp/pull/130
18+
.. _Anaconda Python: http://docs.continuum.io/anaconda/index
1619

1720
0.9.2
1821
-----

0 commit comments

Comments
 (0)