Update changelog

This commit is contained in:
Tobias Springer 2021-03-14 09:07:27 +01:00
parent 858057c5a9
commit ab2beaab49
2 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,12 @@
export const CHANGELOG = [
{
version: "1.3.1",
date: "beta",
entries: [
"Fixed savegames getting corrupt in rare conditions",
"Fixed game crashing sometimes since the achievements update",
],
},
{
version: "1.3.0",
date: "12.03.2020",

View File

@ -1 +1 @@
1.3.0
1.3.1