updated changelog

This commit is contained in:
supertiger1234 2019-11-24 15:52:35 +00:00
parent 7ea4d0e438
commit b98d77c17a

View file

@ -9,12 +9,22 @@ const prototype = {
};
const config = [
{
version: 8.7,
title: "12 hour clock mode",
shortTitle: "",
date: "24/11/2019",
headColor: "#007792",
new: [
"Added 12 hour clock mode."
],
},
{
version: 8.6,
title: "New redesign!",
shortTitle: "",
date: "23/11/2019",
headColor: "#007792",
new: [
"A new and better designed Nertivia! Thanks to skull."
],