mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-18 14:01:12 +00:00
updated changelog
This commit is contained in:
parent
7ea4d0e438
commit
b98d77c17a
1 changed files with 11 additions and 1 deletions
|
|
@ -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."
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue