Rewrite the changelog entry for yabridgectl

This commit is contained in:
Robbert van der Helm
2020-07-16 17:00:24 +02:00
parent 836aefcfbb
commit ec062af9e0
+6 -6
View File
@@ -10,12 +10,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).
### Added
- By somewhat popular demand, yabridge now comes with yabridgectl, a utility
that can automatically set up and manage yabridge for you. It also performs
some basic checks to ensure that everything has been set up correctly.
Yabridgectl can be downloaded separately from the GitHub releases page and its
use is completely optional, so you don't have to use it if you don't want to.
Check out the
- By somewhat popular demand yabridge now comes with yabridgectl, a utility that
can automatically set up and manage yabridge for you. It also performs some
basic checks to ensure that everything has been set up correctly so you can
get up and running faster. Yabridgectl can be downloaded separately from the
GitHub releases page and its use is completely optional, so you don't have to
use it if you don't want to. Check out the
[readme](https://github.com/robbert-vdh/yabridge/tree/feature/cli-tools/tools/yabridgectl/README.md)
for more information on how it works.