mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Add a changelog entry for yabridgectl
This commit is contained in:
@@ -6,6 +6,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||||||
and this project adheres to [Semantic
|
and this project adheres to [Semantic
|
||||||
Versioning](https://semver.org/spec/v2.0.0.html).
|
Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
### 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
|
||||||
|
[readme](https://github.com/robbert-vdh/yabridge/tree/feature/cli-tools/tools/yabridgectl/README.md)
|
||||||
|
for more information on how it works.
|
||||||
|
|
||||||
## [1.2.1] - 2020-06-20
|
## [1.2.1] - 2020-06-20
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|||||||
@@ -27,8 +27,11 @@ Please let me know if there are any issues with other VST hosts.
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
TODO: Refactor these sections to refer to yabridgectl for most of the setup.
|
TODO: Refactor these sections to refer to yabridgectl for most of the setup. If
|
||||||
Manual setup can be moved to its own section.
|
you are reading this, then you can either follow the instructions below or you
|
||||||
|
can download a preview version of yabridgectl from the [automated
|
||||||
|
builds](https://github.com/robbert-vdh/yabridge/actions?query=workflow%3A%22Automated+builds%22+branch%3Amaster)
|
||||||
|
page.
|
||||||
|
|
||||||
You can either download a prebuilt version of yabridge through the GitHub
|
You can either download a prebuilt version of yabridge through the GitHub
|
||||||
[releases](https://github.com/robbert-vdh/yabridge/releases) section, or you can
|
[releases](https://github.com/robbert-vdh/yabridge/releases) section, or you can
|
||||||
|
|||||||
Reference in New Issue
Block a user