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

docs(changelog): update changelog

This commit is contained in:
Gabor Kiss-Vamosi 2020-11-09 16:11:48 +01:00
parent 1bc1d278eb
commit a07583331e

View File

@ -2,6 +2,7 @@
## v7.7.2 (Planned to 28.11.2020)
### Bugfixes
- fix(draw_triangle): fix polygon/triangle drawing when the order of points is counter-clockwise
## v7.7.1 (04.11.2020)
### Bugfixes