aboutsummaryrefslogtreecommitdiff
path: root/memento/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'memento/README.txt')
-rw-r--r--memento/README.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/memento/README.txt b/memento/README.txt
index 7fa3dfa..d0e4dfe 100644
--- a/memento/README.txt
+++ b/memento/README.txt
@@ -1,6 +1,6 @@
_ Memento _
-ver. 0.4
+ver. 0.5
This is a work-in-progress collection of a unified preset system for Pd
patches. It tries to loosely follow the Memento [1] design pattern from the Gang of
@@ -71,6 +71,14 @@ Please follow the tutorial to learn more about Memento-usage.
_ ChangeLog _
+0.5
+* removed all prepend from cyclone again and instead use [prepent] with is just
+ [list prepend]-[list trim]
+* replace OSCprepend with a Miller Vanilla version.
+* added [list] to commun's outlet to get automatic type conversions.
+ commun now will output proper list-messages. This may result in
+ subtle bugs with older patches however!
+
0.4
* Wrote a tutorial, yeah.
* Now uses Cyclone's set-able prepend for setting state.