What's Changed
* Fix adafruit_irremote.GenericDecode's decode() method to return decoded result by lstein in https://github.com/adafruit/Adafruit_CircuitPython_IRRemote/pull/51
New Contributors
* lstein made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_IRRemote/pull/51
Thank you lstein!
---
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-irremote`.
Read the [docs](http://circuitpython.readthedocs.io/projects/irremote/en/latest/) for info on how to use it.