mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Reword changelog
This commit is contained in:
+3
-3
@@ -10,10 +10,10 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
|||||||
|
|
||||||
### yabridgectl
|
### yabridgectl
|
||||||
|
|
||||||
- Fixed regression where the configuration file failed to parse after running
|
- Fixed regression caused by
|
||||||
`yabridgectl sync` caused by
|
|
||||||
[alexcrichton/toml-rs#256](https://github.com/alexcrichton/toml-rs/issues/256)
|
[alexcrichton/toml-rs#256](https://github.com/alexcrichton/toml-rs/issues/256)
|
||||||
4.0. If you have already run `yabridgectl sync` under yabridge 1.4.0, then
|
where the configuration file failed to parse after running `yabridgectl sync`.
|
||||||
|
If you have already run `yabridgectl sync` using yabridgectl 1.4.0, then
|
||||||
you'll have to manually remove the `[last_known_config]` section from
|
you'll have to manually remove the `[last_known_config]` section from
|
||||||
`~/.config/yabridgectl/config.toml`.
|
`~/.config/yabridgectl/config.toml`.
|
||||||
- Fixed issue with overwriting broken symlinks during `yabridgectl sync`.
|
- Fixed issue with overwriting broken symlinks during `yabridgectl sync`.
|
||||||
|
|||||||
Reference in New Issue
Block a user