From c8c59c17e70fdd884111672875ed535c6e870e39 Mon Sep 17 00:00:00 2001 From: Walter Scott Date: Tue, 13 Aug 2024 08:22:58 -0400 Subject: [PATCH] add old cache store to changelog --- src/client/changelog_store.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/client/changelog_store.ts b/src/client/changelog_store.ts index cfb2964..3789495 100644 --- a/src/client/changelog_store.ts +++ b/src/client/changelog_store.ts @@ -81,6 +81,15 @@ export const changes: Change[] = [ commitHash: "ddcc2a388c3e8bbd9c1af8aaa1db0c2ce7adbfe4", permalink: "https://www.threads.net/@w3stfa11/post/C-lgELPJJew?xmt=AQGzSCgiSnR-Q2Sl0KuswyNVWMmBuGeMcmk31Ga9CRbd5w", }, + { + description: "old cache store not clearing", + type: "bug", + date: "2024-08-13", + resolvedBy: ["walt_eh"], + reportedBy: ["firerock31"], + commitHash: "5018f60e3073c90c2a792ebc2a448a3214dc26c5", + permalink: "https://www.threads.net/@firerock31/post/C-lhMlISGdo?xmt=AQGzh5X6Dns9t0LK9CgvIQgESPpGMpQcjtMgj7H3Anl7sQ", + }, ]; const changelog_store = create(