From 2682f7d95085ce5aadb2adef6e68d334874f292b Mon Sep 17 00:00:00 2001 From: Timur Doumler Date: Thu, 21 Apr 2016 12:06:46 +0100 Subject: [PATCH] Updated ChangeLog.txt --- ChangeList.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeList.txt b/ChangeList.txt index 9010b19388..ee5411ae09 100644 --- a/ChangeList.txt +++ b/ChangeList.txt @@ -5,7 +5,9 @@ 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.2.1 - - new class CachedValue, for providing easy and efficient access to ValueTree properties + - New class CachedValue, for providing easy and efficient access to ValueTree properties + - Reduced audio plug-in binary sizes on OS X and added symbol-stripping option + - Miscellaneous fixes and improvements Version 4.2 - Added support for AudioUnit v3 on OS X and iOS