Merge branch 'master' into 4.0-pre-not-stable

This commit is contained in:
Nico Schottelius 2014-02-12 16:47:10 +01:00
commit 32eee3b8e9
8 changed files with 38 additions and 4 deletions

View file

@ -9,8 +9,13 @@ Changelog
* Core: Integrate initial preos support
3.0.8:
3.0.9:
* Type __locale: Error out in case of unsupported OS
3.0.8: 2014-02-11
* Core: Enhance object id verification (Daniel Heule)
* Core: Add unit tests for dependencies based on execution order (Daniel Heule)
* Core: Add unit tests for dry run (Daniel Heule)
3.0.7: 2014-02-08
* Core: Allow dependencies to be created based execution order (Daniel Heule)