mirror of
https://github.com/nicolabs/musiccast-repairkit.git
synced 2026-05-21 03:10:03 +02:00
CHANGELOG update for next release
This commit is contained in:
parent
3e118c337e
commit
1e8c0d3902
|
|
@ -1,14 +1,18 @@
|
||||||
# Changes history
|
# Changes history
|
||||||
|
|
||||||
|
## 2.0.1
|
||||||
|
|
||||||
|
Re-tag with minor fixes (no change to the code, only doc & configuration).
|
||||||
|
|
||||||
## 2.0.0
|
## 2.0.0
|
||||||
|
|
||||||
### Breaking changes
|
### 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
|
### 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
|
## 1.2.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue