From 41127f28c0573c2843ea7a5699b4239d45e1edb3 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sun, 9 Jan 2022 00:32:57 +0100 Subject: [PATCH] Fix changelog formatting --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2bf0241..4a010eaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,7 @@ Versioning](https://semver.org/spec/v2.0.0.html). when the GUI changes. Yabridge now detects this, and removes the throttling we have in place to prevent certain other plugins from getting stuck in infinite loops. -- Fixed **DrumCore 3** crashing when trying to drag grooves from the plugin to +- Fixed _DrumCore 3_ crashing when trying to drag grooves from the plugin to other applications. This happened because of an integer underflow in that plugin, causing the number of reported drag-and-drop formats to be magnitudes higher than yabridge's indicated maximum.