1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2024-10-27 20:34:29 +00:00

Do not show changelog yet

This commit is contained in:
tobspr 2021-08-11 16:31:26 +02:00
parent 14c6883fc4
commit 24525344aa

View File

@ -1,15 +1,16 @@
export const CHANGELOG = [
{
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",
],
},
// 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.2",
date: "24.06.2021",