This release contains fixes for issues with the Clear and NIR channel readings when other channel readings were not taken. Thank you garyk10.
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-as7341`.
Read the [docs](https://circuitpython.readthedocs.io/projects/as7341/en/latest/) for info on how to use it.
What's Changed
* using _all_channels to update efficiently by garyk10 in https://github.com/adafruit/Adafruit_CircuitPython_AS7341/pull/34
New Contributors
* garyk10 made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_AS7341/pull/34
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_AS7341/compare/1.2.17...1.2.18