Changelog

for the component espressif/esp_ipa v0.2.0
## 0.2.0

- Added auto color correction algorithm for ISP image color management module
- Added auto denoising algorithm for ISP image denoising module
- Added auto enhancement algorithm for ISP image enhancement module
- Added auto exposure and gain control algorithm for sensor exposure and gain control module
- Added image analysis algorithm to analyze image color temperature and luma
- Added pipeline global variable management functions
- Added script to transform JSON configuration file to C source code for algorithms
- Modified ESP-IDF version from v5.3 to v5.4 to support full ISP modules

## 0.1.0

- Initial version for esp_ipa component

### Enhancements

- Gray world algorithm for auto white balance
- Luma threshold algorithm for auto gain control