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:
parent
14c6883fc4
commit
24525344aa
@ -1,15 +1,16 @@
|
|||||||
export const CHANGELOG = [
|
export const CHANGELOG = [
|
||||||
{
|
// Not finished yet
|
||||||
version: "1.4.3",
|
// {
|
||||||
date: "unreleased",
|
// version: "1.4.3",
|
||||||
entries: [
|
// date: "unreleased",
|
||||||
"Edit signal dialog now has the previous signal filled (Thanks to EmeraldBlock)",
|
// entries: [
|
||||||
"Further performance improvements (Thanks to PFedak)",
|
// "Edit signal dialog now has the previous signal filled (Thanks to EmeraldBlock)",
|
||||||
"Improved puzzle validation (Thanks to Sense101)",
|
// "Further performance improvements (Thanks to PFedak)",
|
||||||
"Input fields in dialogs should now automatically focus",
|
// "Improved puzzle validation (Thanks to Sense101)",
|
||||||
"Updated translations",
|
// "Input fields in dialogs should now automatically focus",
|
||||||
],
|
// "Updated translations",
|
||||||
},
|
// ],
|
||||||
|
// },
|
||||||
{
|
{
|
||||||
version: "1.4.2",
|
version: "1.4.2",
|
||||||
date: "24.06.2021",
|
date: "24.06.2021",
|
||||||
|
Loading…
Reference in New Issue
Block a user