From a7169f550787d5ff3a147191cae22df58b6aca27 Mon Sep 17 00:00:00 2001 From: supertiger1234 Date: Thu, 13 Feb 2020 20:09:17 +0000 Subject: [PATCH] updated changelog --- src/utils/changelog.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/utils/changelog.js b/src/utils/changelog.js index 9144de1..a4feae2 100644 --- a/src/utils/changelog.js +++ b/src/utils/changelog.js @@ -1,4 +1,14 @@ const config = [ + { + version: 9.9, + title: "New notification sounds!", + shortTitle: "", + date: "13/02/2020", + new: [ + "New Notification sounds created by Fullipsp@hhrf", + "Mention gets it's own notification sound." + ], + }, { version: 9.8, title: "Wake up @Fishie!",