noolite (1.2.0)
  * Fixed unbind(self, ch) function with correct 0x09 command
  * Added option to refine USB device search by passing optional pyusb core.find() arguments to NooLite object constructor
  * Specialised NooLiteDeviceLookupErr is now raised if device is not found / not connected

 -- Yaraslau Zhylko <yaraslauzhylko@gmail.com> Sun, 13 Mar 2016 11:33:33 +0400

noolite (1.1.3)
  * Impoved tests. Now tests checks returned cmd
  * New tests for set function

 -- Anton Balashov <sicness@darklogic.ru> Thu, 25 Jun 2013 09:24:33 +0400

noolite (1.1.2)
  * Fix set level function
  * Some PEP8 work 

 -- Anton Balashov <sicness@darklogic.ru> Thu, 20 Jun 2013 13:35:35 +0400

noolite (1.1.1)
  * Added try on no or old pyusb in example

 -- Anton Balashov <sicness@darklogic.ru> Thu, 23 May 2013 22:15:40 +0400

noolite (1.1.0)

  * PEP8 for noolite.py and noolite
  * check import pyusb and print info on error

 -- Anton Balashov <sicness@darklogic.ru> Thu, 21 May 2013 12:50:00 +0400
