diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 8ddfa3e..8fdaece 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,9 @@ +Version 0.2.2: + - Requires pd 0.43 (logpost, pdpost) + - Fixed "tclpd_get_instance_text cmd not found" bug + - Makefile for all platforms + - Replaced std::map with a minimal hashtable implementation + Version 0.2.1: - Added support for properties function. - Added support for pd_bind/unbind. |