Start working on 1.1.9

pull/76/head
tobspr 4 years ago
parent a2ee16589f
commit b56dd6fa7f

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 15 KiB

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de805473208e0901f1185485164a35fde59e4baf3000f30102d0f332842410a5
size 184895
oid sha256:e9341c471a5807f58c0277b1ae220499d85871ff62c653866074bce12ef1f0d7
size 201007

@ -1,4 +1,9 @@
export const CHANGELOG = [
{
version: "1.1.9",
date: "unreleased",
entries: ["Make shapes unpinnable in the upgrades tab (By hexy)"],
},
{
version: "1.1.8",
date: "07.06.2020",

@ -433,7 +433,7 @@ buildings:
description: Colors the whole shape on the left input with the color from the right input.
double:
name: Painter (Double)
description: Colors the both shapes on the left input with the color from the right input.
description: Colors the shapes on the left inputs with the color from the top input.
quad:
name: Painter (Quad)
description: Allows to color each quadrant of the shape with a different color.

Loading…
Cancel
Save