Changelog

# ChangeLog

## v1.0.0 - 2023-08-09

### Enhancements:

* Supports Arduino-ESP32 and ESP-IDF SDKs
* Supports various Espressif official development boards
* Supports custom boards
* Supports multiple types of drivers, including **Bus**, **LCD**, **Touch**, **Backlight**

## V1.1.0 - 2023-08-14

### Fixed:

* Change library name to `ESP32_Display_Panel`

## V1.1.1 - 2023-08-18

### Fixed:

* Remove "hal/spi_ll.h" from header
* Fix missing IO control for ESP32_S3_LCD_EV_BOARD