diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -0,0 +1,29 @@ +Om NEWS file + +0.2.1: + * Node cloning (plugin only for now) (gtk client) + * Better voice allocation (MIDI and OSC note on/offs) + * Multiple node selection/moving (gtk client) + +0.2.0: + * Overhauled GUI + * Object renaming + * Numerous stability/performance improvements + * Bugfixes + * Added python bindings (pyom client) + * LASH support + +0.1.2: + * Thorough GUI overhaul + * Added demolition client + * Numerous stability fixes + * Improved patch loading/saving + * Better DSSI support + +0.1.1: + * Minor bugfix release + * Fixed patch_loader client + +0.1.0: + * Initial release + |