From f40d922f914bf0f2d0980305613a751ddec290ea Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Thu, 17 Sep 2020 14:45:43 +0200 Subject: [PATCH] Reword changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99a41e0c..8f096e3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,13 +11,13 @@ Versioning](https://semver.org/spec/v2.0.0.html). ### Added - Added support for double precision audio processing. This is not very widely - used, but some plugins running under REAPER can make use of this. Without this - those plugins would cause REAPER's audio engine to segfault. + used, but some plugins running under REAPER make use of this. Without this + those plugins would cause REAPER's audio engine to crash. ### Fixed -- Increased the limit for the maximum number of audio channels. This would cause - issues in Renoise when using many output channels. +- Increased the limit for the maximum number of audio channels. This could cause + issues in Renoise when using a lot of output channels. ## [1.5.0] - 2020-08-21