diff --git a/apps/imgclock/ChangeLog b/apps/imgclock/ChangeLog index ddd50c176..78b3ee7f8 100644 --- a/apps/imgclock/ChangeLog +++ b/apps/imgclock/ChangeLog @@ -9,4 +9,5 @@ 0.08: Use Bangle.setUI for button/launcher handling 0.09: Bangle.js 2 compatibility 0.10: Tell clock widgets to hide. -0.11: Allow fullscreen clock faces with hidden widgets \ No newline at end of file +0.11: Allow fullscreen clock faces with hidden widgets +0.12: Fixed a bug where other app's graphics would not get cleared.