Update changelog

This commit is contained in:
Darko Poljak 2016-04-11 19:30:45 +02:00
parent d313971e1a
commit 2410b30b40
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ Changelog
---------
next:
* Type __package_pip: Add support for running as specified user (useful for pip from virtualenv (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)
* Types: Remove bashisms in scripts (Darko Poljak)
* Core: Fix bug in remote command with environment (Darko Poljak)