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

Set date for 1.1.11

This commit is contained in:
tobspr 2020-06-13 12:20:02 +02:00
parent 55f7c4462d
commit a2d0024cb1

View File

@ -1,7 +1,7 @@
export const CHANGELOG = [
{
version: "1.1.11",
date: "unreleased",
date: "13.06.2020",
entries: [
"Pinned shapes are now smart, they dynamically update their goal and also unpin when no longer required. Completed objectives are now rendered transparent.",
"You can now cut areas, and also paste the last blueprint again! (by hexy)",