diff --git a/src/js/changelog.js b/src/js/changelog.js index 64b45357..292be78a 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -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)",