diff --git a/CHANGELOG.md b/CHANGELOG.md index ea42995..93ac605 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,18 @@ # Changes history +## 2.0.1 + +Re-tag with minor fixes (no change to the code, only doc & configuration). + ## 2.0.0 ### Breaking changes -- Scenario dynamic options changed : `--conf.` prefix does not exist anymore, the options directly start with the name of the script ; e.g. `--standby-together.source=` instead of previously `--conf.standby-together.source=` +Scenario dynamic options changed : `--conf.` prefix does not exist anymore, the options directly start with the name of the script ; e.g. `--standby-together.source=` instead of previously `--conf.standby-together.source=` ### Other changes -- Upgraded `yamaha-yxc-nodejs` dependency to 3.x (was 0.x) +Upgraded `yamaha-yxc-nodejs` dependency to 3.x (was 0.x) ## 1.2.0