++changes(3.0.0)

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2013-12-18 17:20:30 +01:00
parent 14dee79a9b
commit 87336f9b4f
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ Changelog
* Type __key_value: Fix quoting issue (Steven Armstrong)
* Type __package_zypper: Support non packages as well (Daniel Heule)
* Type __package_zypper: Support package versions (Daniel Heule)
* Type __package: Use state --present by default (Steven Armstrong)
2.3.7: 2013-12-02
* Type __file: Secure the file transfer by using mktemp (Steven Armstrong)