1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-04 00:24:01 +00:00

Bump version, again

This commit is contained in:
tobspr 2021-08-11 16:36:17 +02:00
parent 24525344aa
commit 009e515336

View File

@ -1,16 +1,16 @@
export const CHANGELOG = [
// Not finished yet
// {
// version: "1.4.3",
// date: "unreleased",
// entries: [
// "Edit signal dialog now has the previous signal filled (Thanks to EmeraldBlock)",
// "Further performance improvements (Thanks to PFedak)",
// "Improved puzzle validation (Thanks to Sense101)",
// "Input fields in dialogs should now automatically focus",
// "Updated translations",
// ],
// },
{
version: "1.4.3",
date: "preview",
entries: [
"Edit signal dialog now has the previous signal filled (Thanks to EmeraldBlock)",
"Further performance improvements (Thanks to PFedak)",
"Improved puzzle validation (Thanks to Sense101)",
"Input fields in dialogs should now automatically focus",
"Updated translations",
],
},
{
version: "1.4.2",
date: "24.06.2021",