Update changelog for option -f.

This commit is contained in:
Darko Poljak 2016-05-23 17:24:17 +02:00
parent fa5175fee5
commit 69f3759a89
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,9 @@
Changelog
---------
next:
* Core: Add -f option to read additional hosts from file/stdin (Darko Poljak)
4.0.0: 2016-05-04
* Core: Fix bug with parallel hosts operation when output path is specifed (Darko Poljak)
* Type __package_pip: Add support for running as specified user (useful for pip in venv) (Darko Poljak)
@ -25,7 +28,6 @@ Changelog
* Type __consul: Add new consul versions (Nico Schottelius)
* Type __apt_ppa: Do not install legacy package python-software-properties (Steven Armstrong)
3.1.13: 2015-05-16
* Type __block: Fix support for non stdin blocks (Dominique Roux)
* Type __consul: Install package unzip (Nico Schottelius)