mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-13 19:42:01 +00:00
new changelog added
This commit is contained in:
parent
9a9dd41caf
commit
93db6eeb09
1 changed files with 14 additions and 0 deletions
|
|
@ -13,6 +13,20 @@
|
|||
}
|
||||
|
||||
const config = [
|
||||
{
|
||||
version: 4.5,
|
||||
title: "Server bug fixes",
|
||||
shortTitle: "Server bug fixes",
|
||||
date: "27/05/2019",
|
||||
headColor: "rgba(155, 244, 66, 0.77)",
|
||||
new: [
|
||||
"When switching from server to direct message tab (and vice versa), the channels should now be seperated.",
|
||||
],
|
||||
fix: [
|
||||
''
|
||||
],
|
||||
next: [""]
|
||||
},
|
||||
{
|
||||
version: 4,
|
||||
title: "Make your own servers! (Alpha)",
|
||||
|
|
|
|||
Loading…
Reference in a new issue