1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00
This commit is contained in:
tobspr
2020-06-12 10:03:06 +02:00
parent 1a7a06fce2
commit b288fe2512
5 changed files with 1459 additions and 9 deletions

View File

@@ -1,12 +1,14 @@
export const CHANGELOG = [
// {
// version: "1.1.10",
// date: "unreleased",
// entries: [
// "Add and update more translations (Big thank you to all translators!)",
// "Prevent invalid connection if existing underground tunnel entrance exists (by jaysc)",
// ],
// },
{
version: "1.1.10",
date: "12.06.2020",
entries: [
"There are now linux builds on steam! Please report any issues in the discord!",
"Steam cloud saves are now available!",
"Added and update more translations (Big thank you to all translators!)",
"Prevent invalid connection if existing underground tunnel entrance exists (by jaysc)",
],
},
{
version: "1.1.9",
date: "11.06.2020",