1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-16 03:31:52 +00:00

update changelog

This commit is contained in:
tobspr 2022-01-14 09:05:03 +01:00
parent 575abd255d
commit ed83770348
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
export const CHANGELOG = [
{
version: "1.5.0",
date: "unreleased",
entries: [
"This version adds an official modloader! You can now load mods by placing it in the mods/ folder of the game.",
],
},
{
version: "1.4.4",
date: "29.08.2021",

View File

@ -1 +1 @@
1.4.4
1.5.0