From 043e463696e1b0dd004f5e2739138dba7e2a4064 Mon Sep 17 00:00:00 2001 From: Jagandeep Brar Date: Sat, 26 Mar 2022 00:59:00 -0400 Subject: [PATCH] chore: clear changelog --- assets/changelog.json | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/assets/changelog.json b/assets/changelog.json index 3c375fd3..9e26dfee 100644 --- a/assets/changelog.json +++ b/assets/changelog.json @@ -1,26 +1 @@ -{ - "motd": "This update fixes a few pieces of outstanding technical debt in LunaSea, not a whole lot of exciting stuff but more to come in the future!", - "new": [ - { - "module": "Settings", - "changes": [ - "(Config) Support retrying entering encryption password on failure" - ] - }, - { - "module": "UI/UX", - "changes": [ - "(Platform) Support landscape rotation on all platforms" - ] - } - ], - "fixes": [ - { - "module": "UI/UX", - "changes": [ - "(Splash) Prevent the splash screen from appearing multiple times", - "(Images) Fallback image caching on failure" - ] - } - ] -} \ No newline at end of file +{} \ No newline at end of file