++changes(2.1.0pre8)
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
cad5015962
commit
c51edff9f5
1 changed files with 3 additions and 2 deletions
|
@ -4,15 +4,16 @@ Changelog
|
||||||
* Changes are always commented with their author in (braces)
|
* Changes are always commented with their author in (braces)
|
||||||
* Exception: No braces means author == Nico Schottelius
|
* Exception: No braces means author == Nico Schottelius
|
||||||
|
|
||||||
2.1.0pre8:
|
2.1.0pre8: 2012-11-15
|
||||||
* Type cleanup: __apt_ppa, __apt_ppa_update_index, __file,
|
* Type cleanup: __apt_ppa, __apt_ppa_update_index, __file,
|
||||||
__ssh_authorized_key, __timezone, all install types (Steven Armstrong)
|
__ssh_authorized_key, __timezone, all install types (Steven Armstrong)
|
||||||
* Types: Remove all parameter changing code
|
* Types: Remove all parameter changing code
|
||||||
* Type __rvm_ruby: Change parameter "default" to be boolean
|
* Type __rvm_ruby: Change parameter "default" to be boolean
|
||||||
|
* Documentation: Web documentation cleaned up
|
||||||
|
|
||||||
2.1.0pre7: 2012-11-07
|
2.1.0pre7: 2012-11-07
|
||||||
* Core: All unit tests restored back to working
|
* Core: All unit tests restored back to working
|
||||||
* Core: Print error message on missing initial manifest
|
* Core: Print error message when missing the initial manifest
|
||||||
|
|
||||||
2.1.0pre6: 2012-11-05
|
2.1.0pre6: 2012-11-05
|
||||||
* New Example: Turn remote calls into local calls (used for unittesting)
|
* New Example: Turn remote calls into local calls (used for unittesting)
|
||||||
|
|
Loading…
Reference in a new issue