Mercurial > hg > vamp-plugin-sdk
changeset 322:71b69f569f52
Update CHANGELOG
author | Chris Cannam |
---|---|
date | Wed, 28 Sep 2011 16:25:13 +0100 |
parents | bb29681a8b51 |
children | b070230a1fc8 |
files | CHANGELOG |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Tue Sep 27 16:36:31 2011 +0100 +++ b/CHANGELOG Wed Sep 28 16:25:13 2011 +0100 @@ -2,6 +2,9 @@ Version 2.3 (minor feature release): * Add window type property to PluginInputDomainAdapter + * Permit vamp-simple-host to use streaming input with indeterminate + length (thanks Dan Stowell) + * Print label as well as values from vamp-simple-host (thanks Dan) Version 2.2.1, 2011-04-05 (maintenance release):