1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-06 09:34:05 +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 = [ export const CHANGELOG = [
// Not finished yet // Not finished yet
// { {
// version: "1.4.3", version: "1.4.3",
// date: "unreleased", date: "preview",
// entries: [ entries: [
// "Edit signal dialog now has the previous signal filled (Thanks to EmeraldBlock)", "Edit signal dialog now has the previous signal filled (Thanks to EmeraldBlock)",
// "Further performance improvements (Thanks to PFedak)", "Further performance improvements (Thanks to PFedak)",
// "Improved puzzle validation (Thanks to Sense101)", "Improved puzzle validation (Thanks to Sense101)",
// "Input fields in dialogs should now automatically focus", "Input fields in dialogs should now automatically focus",
// "Updated translations", "Updated translations",
// ], ],
// }, },
{ {
version: "1.4.2", version: "1.4.2",
date: "24.06.2021", date: "24.06.2021",