messagesoverlay - Update changelog

master
Martin Boonk 2024-05-20 17:20:53 +02:00
parent 1c3babc3c4
commit bfde708372
2 changed files with 2 additions and 1 deletions

View File

@ -14,3 +14,4 @@
0.09: Fix scrolling to last line for long text 0.09: Fix scrolling to last line for long text
0.10: Track Listeners added with prependListener 0.10: Track Listeners added with prependListener
Handle changed internal callback variable name for watches introduced in 2v21.104 Handle changed internal callback variable name for watches introduced in 2v21.104
0.11: Update for new setLCDOverlay remove handler

View File

@ -1,7 +1,7 @@
{ {
"id": "messagesoverlay", "id": "messagesoverlay",
"name": "Messages Overlay", "name": "Messages Overlay",
"version": "0.10", "version": "0.11",
"description": "An overlay based implementation of a messages UI (display notifications from iOS and Gadgetbridge/Android)", "description": "An overlay based implementation of a messages UI (display notifications from iOS and Gadgetbridge/Android)",
"icon": "app.png", "icon": "app.png",
"type": "bootloader", "type": "bootloader",