From 762c0a3274dc7a576a620fc72cb4a9dfe27bc4b6 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Wed, 20 Jan 2021 11:56:54 +0100 Subject: [PATCH] Update ROADMAP.md --- docs/ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index 8513d5dab..a606894f9 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -50,6 +50,7 @@ Planned to November/December 2020 - Allow snapshoting object to tranfrom them to images ## Ideas +- Use [generate-changelog](https://github.com/lob/generate-changelog) to automatically generate changelog - lv_mem_alloc_aligned(size, align) - Text node. See [#1701](https://github.com/lvgl/lvgl/issues/1701#issuecomment-699479408) - CPP binding. See [Forum](https://forum.lvgl.io/t/is-it-possible-to-officially-support-optional-cpp-api/2736)