From 90deea825f554a9373048c30f6b6ed0d4e69a1ff Mon Sep 17 00:00:00 2001 From: Timur Doumler Date: Wed, 16 Dec 2015 18:05:58 +0000 Subject: [PATCH] Updated changelog for JUCE 4.1 --- ChangeList.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeList.txt b/ChangeList.txt index 82711ba024..a39782f634 100644 --- a/ChangeList.txt +++ b/ChangeList.txt @@ -3,6 +3,10 @@ This file just lists the more notable headline features. For more detailed info about minor changes and bugfixes, please see the git log. +Version 4.1 + - Added multi-bus support for audio plug-in clients + - Added support for MIDI effect plug-ins (AU and AAX). + Version 4.0.3 - Added MPE (Multidimensional Polyphonic Expression) classes - Added full support for generating and parsing Midi RPN/NRPN messages