Update changelog.

This commit is contained in:
Darko Poljak 2016-04-15 08:39:33 +02:00
parent cd78d4140a
commit 641b511f1a
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ Changelog
---------
next:
* Types: Add global explorers su, sudo and sucmd (Darko Poljak)
* Type __package_pip: Add support for running as specified user (useful for pip in venv) (Darko Poljak)
* New type: __pyvenv: Manage python virtualenv (Darko Poljak)
* Core: Add CDIST_REMOTE_COPY/EXEC env variables and multiplexing options for default scp/ssh (Darko Poljak)