updated changelog

This commit is contained in:
unknown 2019-12-23 12:01:57 +00:00
parent db39924ca0
commit e7debb131e

View file

@ -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."
] ]