Update changelog

This commit is contained in:
tobspr 2020-06-24 18:57:43 +02:00
parent 24694f7f23
commit 98a117a965
1 changed files with 6 additions and 1 deletions

View File

@ -2,7 +2,12 @@ export const CHANGELOG = [
{
version: "1.1.18",
date: "24.06.2020",
entries: ["Added chinese (traditional) translation", "Updated translations"],
entries: [
"Preparations for the wires update",
"Add setting (on by default) to store the last used rotation per building instead of globally storing it (by Magos)",
"Added chinese (traditional) translation",
"Updated translations",
],
},
{
version: "1.1.17",