README.rdoc in launchpad-0.2.1 vs README.rdoc in launchpad-0.2.2

- old
+ new

@@ -70,9 +70,13 @@ * internal tracking of LED states for both buffers == Changelog +=== v.0.2.2 + +* single threading fix: prevent ThreadError when Launchpad::Interaction#stop is called within an action response + === 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