From 2dd9a86c0dd06b691157c23b600a299a183f5c07 Mon Sep 17 00:00:00 2001 From: prathercc Date: Mon, 26 Feb 2024 00:22:10 -0800 Subject: [PATCH] Update changelog --- src/changelog.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/changelog.json b/src/changelog.json index a4fe59d3..cd84e27c 100644 --- a/src/changelog.json +++ b/src/changelog.json @@ -1,4 +1,14 @@ [ + { + "version": "1.11.8", + "changes": [ + "Include voice/audio files in exports.", + "Preview voice/audio in HTML exports.", + "Add reaction support.", + "Improve status text during the various tasks performed by Discrub.", + "Add a 'Settings' menu option where reaction retrieval can be enabled or disabled." + ] + }, { "version": "1.11.7", "changes": [