diff --git a/CHANGELOG b/CHANGELOG index 4a0b246..2f12d11 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,9 +1,12 @@ +2014-07-12: + Tiago Ilieve: + * Fixes #96: AddBackports is now a common task 2014-07-09: Anders Ingemann: * Allow passing data into the manifest * Refactor logging setup to be more modular * Convert every JSON file to YAML - * Convert "provider" into provider specific section + * Convert "provider" into provider specific section 2014-07-02: Vladimir Vitkov: * Improve grub options to work better with virtual machines @@ -14,11 +17,20 @@ Victor Marmol: * Enable the memory cgroup for the Docker plugin 2014-06-19: + Tiago Ilieve: + * Fixes #94: allow stable/oldstable as release name on manifest Vladimir Vitkov: * Improve ami listing performance +2014-06-07: + Tiago Ilieve: + * Download `gsutil` tarball to workspace instead of working directory + * Fixes #97: remove raw disk image created by GCE after build 2014-06-06: Ilya Margolin: * pip_install plugin +2014-05-23: + Tiago Ilieve: + * Fixes #95: check if the specified APT proxy server can be reached 2014-05-04: Dhananjay Balan: * Salt minion installation & configuration plugin