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!",