mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-07-04 18:40:39 +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 = [
|
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,
|
version: 8.6,
|
||||||
title: "New redesign!",
|
title: "New redesign!",
|
||||||
shortTitle: "",
|
shortTitle: "",
|
||||||
date: "23/11/2019",
|
date: "23/11/2019",
|
||||||
headColor: "#007792",
|
|
||||||
new: [
|
new: [
|
||||||
"A new and better designed Nertivia! Thanks to skull."
|
"A new and better designed Nertivia! Thanks to skull."
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue