document more changes for next release

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-11-15 17:48:01 +01:00
parent e6bf226036
commit bec3569724
2 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,7 @@ Changelog
next:
* Core: Ensure global and type explorers are executable
* Type __rvm_gemset: Change parameter "default" to be boolean
2.1.0pre8: 2012-11-15
* Type cleanup: __apt_ppa, __apt_ppa_update_index, __file,

View File

@ -31,6 +31,8 @@ To upgrade to the lastet version do
The old "yes/no" values need to be removed.
* Type **\_\_rvm_ruby**: Parameter --default is now boolean
The old "yes/no" values need to be removed.
* Type **\_\_rvm_gemset**: Parameter --default is now boolean
The old "yes/no" values need to be removed.
* Type **\_\_addifnosuchline** and **\_\_removeline** have been replaced by **\_\_line**
* The **conf** directory is now located at **cdist/conf**.
You need to migrate your types, explorers and manifests