From 148e571769bd9cd5e2add8884e26f634a24c1fa6 Mon Sep 17 00:00:00 2001 From: KungPhoo Date: Mon, 28 Mar 2022 22:12:19 +0200 Subject: [PATCH] Update ChangeLog 0.27: Option to auto-unlock the watch when a new message arrives --- apps/messages/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/messages/ChangeLog b/apps/messages/ChangeLog index c39e7d6fe..e263227e5 100644 --- a/apps/messages/ChangeLog +++ b/apps/messages/ChangeLog @@ -39,3 +39,4 @@ 0.24: Remove left-over debug statement 0.25: Fix widget memory usage issues if message received and watch repeatedly calls Bangle.drawWidgets (fix #1550) 0.26: Setting to auto-open music +0.27: Option to auto-unlock the watch when a new message arrives