From ba417dbd734c6c986f980dc5f07667c7cef64810 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 9 Jun 2022 05:16:10 -0400 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5da766..60f20f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Fundamental changelog +### 2.2.2 (in development) +- Mid/Side + - Normalize decoder mid/side inputs to encoder mid/side outputs. + ### 2.2.1 (2022-05-24) - CV Mix - Normalize all inputs to 10V instead of just the first input.