diff --git a/src/js/changelog.js b/src/js/changelog.js index 9eced091..34daacb3 100644 --- a/src/js/changelog.js +++ b/src/js/changelog.js @@ -3,6 +3,7 @@ export const CHANGELOG = [ version: "1.1.0", date: "unreleased", entries: [ + "BLUEPRINTS!", "Allow holding SHIFT to rotate counter clockwise", "Allow changing all keybindings, including CTRL, ALT and SHIFT (by Dimava)", "Added confirmation when deleting more than 500 buildings at a time",