1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

Update CHANGELOG.md

This commit is contained in:
Gabor Kiss-Vamosi 2020-06-14 12:40:49 +02:00
parent a2bb4099e6
commit 8532bf80df

View File

@ -17,6 +17,7 @@
- `lv_debug`: restructure to allow asserting in from `lv_misc` too
- add assert if `_lv_mem_buf_get()` fails
- `lv_textarea`: fix character delete in password mode
- Update `LV_OPA_MIN` and `LV_OPA_MAX` to widen the opacity processed range
## v7.0.1 (01.06.2020)