From 073854e915af28844862c4109ef68c0bfdc3e55e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 21 Mar 2022 11:36:31 +0100 Subject: [PATCH] Update CHANGES.txt --- CHANGES.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 6948e41..1ea7828 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,16 @@ +1.2 - 2022-03-21 + + * fix building with Pd>=0.52 + + * turn off automagic input processing that mostly gets in our way + (thanks: christof ressi) + + * allow the user to specify the device pattern + + * update pd-lib-builder Makefile + + * automatic deken release for multiple platforms + 1.1.1 - 2017-03-08 * fixed for Windows 10 (was hanging before)