From 8a094dacb5c56a20e63aed8318c31ec0b4ac4a4e Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Wed, 6 May 2020 18:21:01 +0200 Subject: [PATCH] Mention the automated builds in the changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4f47434..286c2e19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ Versioning](https://semver.org/spec/v2.0.0.html). - Added support for plugins that send MIDI events back to the host. This plugins such as Cthulhu and Scaler to output notes and CC for another plugin to work with. +- Added automated development builds for yabridge, available by clicking on the + 'Automated builds' badge in the project readme. ### Changed