From a12c54f54464ad2f9910ab7dd75b0852923d38df Mon Sep 17 00:00:00 2001 From: prathercc Date: Fri, 12 Jul 2024 10:11:37 -0400 Subject: [PATCH] Update changelog --- src/changelog.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/changelog.json b/src/changelog.json index 8a026f57..a934f110 100644 --- a/src/changelog.json +++ b/src/changelog.json @@ -1,4 +1,8 @@ [ + { + "version": "1.11.14", + "changes": ["Add toggle to export threads & forum post as separate files."] + }, { "version": "1.11.13", "changes": ["Add 'Call Log' Quick Filter to messages within a DM."]