mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-18 14:01:12 +00:00
wrote new changelog
This commit is contained in:
parent
4620a64901
commit
3b7c7b8cc4
1 changed files with 14 additions and 0 deletions
|
|
@ -14,6 +14,20 @@
|
|||
|
||||
const config = [
|
||||
|
||||
{
|
||||
version: 5.5,
|
||||
title: "Bug fixes and redesigns",
|
||||
shortTitle: "",
|
||||
date: "27/07/2019",
|
||||
headColor: "rgba(15, 65, 70, 0.77)",
|
||||
new: [
|
||||
"We have re-added syntax highlighting and also improved the performance of message formatting. (Thanks to Bree!)",
|
||||
"Profile Setting has been re-designed. You can now edit your username, email and password!"
|
||||
],
|
||||
fix: [
|
||||
'Fixed some bugs with edit message',
|
||||
],
|
||||
},
|
||||
{
|
||||
version: 5.5,
|
||||
title: "Oopsies!",
|
||||
|
|
|
|||
Loading…
Reference in a new issue