document more changes for next release
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
e6bf226036
commit
bec3569724
2 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,7 @@ Changelog
|
||||||
|
|
||||||
next:
|
next:
|
||||||
* Core: Ensure global and type explorers are executable
|
* Core: Ensure global and type explorers are executable
|
||||||
|
* Type __rvm_gemset: Change parameter "default" to be boolean
|
||||||
|
|
||||||
2.1.0pre8: 2012-11-15
|
2.1.0pre8: 2012-11-15
|
||||||
* Type cleanup: __apt_ppa, __apt_ppa_update_index, __file,
|
* Type cleanup: __apt_ppa, __apt_ppa_update_index, __file,
|
||||||
|
|
|
@ -31,6 +31,8 @@ To upgrade to the lastet version do
|
||||||
The old "yes/no" values need to be removed.
|
The old "yes/no" values need to be removed.
|
||||||
* Type **\_\_rvm_ruby**: Parameter --default is now boolean
|
* Type **\_\_rvm_ruby**: Parameter --default is now boolean
|
||||||
The old "yes/no" values need to be removed.
|
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**
|
* Type **\_\_addifnosuchline** and **\_\_removeline** have been replaced by **\_\_line**
|
||||||
* The **conf** directory is now located at **cdist/conf**.
|
* The **conf** directory is now located at **cdist/conf**.
|
||||||
You need to migrate your types, explorers and manifests
|
You need to migrate your types, explorers and manifests
|
||||||
|
|
Loading…
Reference in a new issue