What's Changed * manual focus control! by ladyada in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/25 * Fix some SPDX declarations by jepler in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/26 * Check for inconsistent CIRCUITPY and display CircuitPython update message by dhalbert in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/29
New Contributors * dhalbert made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/29
What's Changed * fix for issue 18 by ladyada in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/21 * Timelapse mode by ladyada in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/22 * Add demonstration of bitmafilter.blend by jepler in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/23
New Contributors * ladyada made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/21
What's Changed * Allow capturing a JPEG into a bytes object by brentru in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/13 * Various enhancements by jepler in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/15
What's Changed * Add missing dependencies to requirements.txt by brentru in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/8 * Fix horizontal flip in camera example by caternuson in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/9
New Contributors * brentru made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/8 * caternuson made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_PyCamera/pull/9