CHANGELOG update for next release

This commit is contained in:
nicobo 2023-07-06 23:18:30 +02:00
parent 3e118c337e
commit 1e8c0d3902

View file

@ -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=<source_IP>` instead of previously `--conf.standby-together.source=<source_IP>`
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=<source_IP>` instead of previously `--conf.standby-together.source=<source_IP>`
### 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