From ecd0de9d7d35ce72a17503b46c35d1d384bc1b95 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sun, 20 Dec 2020 13:16:22 +0100 Subject: [PATCH] Add todo for adding VST3 entries to changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dd1a6f2..4f1e41d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Versioning](https://semver.org/spec/v2.0.0.html). ### Added +TODO: Add the relevant entries here for yabridge's VST3 support + - Added the `with-vst3` option to control whether yabridge should be built with VST3 support. This is enabled by default.