written changelog

This commit is contained in:
supertiger1234 2020-02-24 11:51:03 +00:00
parent 59f6877d1b
commit 6850bd3f24

View file

@ -1,4 +1,14 @@
const config = [
{
version: "1.0.3",
title: "Delete confirmation",
shortTitle: "",
date: "24/02/2020",
new: [
"When editing a message, making the box empty will prompt you to delete the message.",
"When deleting a message, you get a confirmation message so that you dont accidentally delete something important 👀"
]
},
{
version: "1.0.2",
title: "More performance improvements!",