mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-16 04:51:16 +00:00
written changelog
This commit is contained in:
parent
59f6877d1b
commit
6850bd3f24
1 changed files with 10 additions and 0 deletions
|
|
@ -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!",
|
||||
|
|
|
|||
Loading…
Reference in a new issue