README.rdoc in launchpad-0.2.0 vs README.rdoc in launchpad-0.2.1
- old
+ new
@@ -65,12 +65,18 @@
== Near future plans
* interaction responses for presses on single grid buttons/button areas
* bitmap rendering
+* internal tracking of LED states for both buffers
== Changelog
+
+=== v.0.2.1
+
+* Launchpad::Interaction#close now properly stops interaction first
+* multi threading: Launchpad::Interaction#start method can be called with :detached => true to allow calling thread to continue
=== v.0.2.0
* double buffering (see Launchpad::Device#buffering_mode)
* don't update grid button 0,0 before change_all (in order to reset rapid update pointer), use MIDI message without visual effect