update notes

This commit is contained in:
Josh de Leeuw 2015-12-17 10:23:45 -05:00
parent 38ef295220
commit 828246e0fd

View File

@ -7,3 +7,5 @@ Major things that are changing for revision that will be noticeable.
- pass trial data to experiment wide on_trial_finish() event handler
- trial_index is now a global trial index, local trial index removed.
- can declare any parameter at the node level, and then it is applied to all nested objects below that.
- progress bar behaves differently
- lots of small plugin parameter changes