mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-07-04 10:30:37 +00:00
updated changelog
This commit is contained in:
parent
db39924ca0
commit
e7debb131e
1 changed files with 10 additions and 1 deletions
|
|
@ -1,10 +1,19 @@
|
||||||
const config = [
|
const config = [
|
||||||
|
{
|
||||||
|
version: 9.1,
|
||||||
|
title: "Roles!",
|
||||||
|
shortTitle: "",
|
||||||
|
date: "23/12/2019",
|
||||||
|
headColor: "#007792",
|
||||||
|
new: [
|
||||||
|
"You can now create roles and then see them in the members list. This feature is not finished yet but seems to be bug free for now :D"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
version: 8.9,
|
version: 8.9,
|
||||||
title: "Public Themes!",
|
title: "Public Themes!",
|
||||||
shortTitle: "",
|
shortTitle: "",
|
||||||
date: "7/12/2019",
|
date: "7/12/2019",
|
||||||
headColor: "#007792",
|
|
||||||
new: [
|
new: [
|
||||||
"You can now make your themes public! Note: Making your theme public will require reviewing which may take few hours or days."
|
"You can now make your themes public! Note: Making your theme public will require reviewing which may take few hours or days."
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue