From 1f303d674d820c0c40e27d66e5dbdc69a1559e32 Mon Sep 17 00:00:00 2001 From: Timur Doumler Date: Thu, 10 Dec 2015 12:48:12 +0000 Subject: [PATCH] Updated the change-list file some more. --- ChangeList.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeList.txt b/ChangeList.txt index 52dba620e1..82711ba024 100644 --- a/ChangeList.txt +++ b/ChangeList.txt @@ -4,7 +4,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.0.3 - - Added MPE (Midi Polyphonic Expression) classes + - Added MPE (Multidimensional Polyphonic Expression) classes + - Added full support for generating and parsing Midi RPN/NRPN messages + - Made the LinearSmoothedValue class public + - Miscellaneous fixes and minor improvements Version 4.0.2 - Miscellaneous fixes and house-keeping