Comment changelog

This commit is contained in:
tobspr 2020-06-11 19:34:18 +02:00
parent 52728f7cb0
commit e6ae354b3f
1 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,12 @@
export const CHANGELOG = [ export const CHANGELOG = [
{ // {
version: "1.1.10", // version: "1.1.10",
date: "unreleased", // date: "unreleased",
entries: [ // entries: [
"Add and update more translations (Big thank you to all translators!)", // "Add and update more translations (Big thank you to all translators!)",
"Prevent invalid connection if existing underground tunnel entrance exists (by jaysc)", // "Prevent invalid connection if existing underground tunnel entrance exists (by jaysc)",
], // ],
}, // },
{ {
version: "1.1.9", version: "1.1.9",
date: "11.06.2020", date: "11.06.2020",