Update changelog

This commit is contained in:
tobspr 2020-06-12 19:09:48 +02:00
parent 63568ffb2c
commit fe378654c2
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ export const CHANGELOG = [
"Pinned shapes are now smart, they dynamically update their goal and also unpin when no longer required. Completed objectives are now rendered transparent.",
"Improve upgrade number rounding, so there are no goals like '37.4k', instead it will now be '35k'",
"You can now cut areas, and also paste the last blueprint again! (by hexy)",
"Selecting an area now is relative to the world and thus does not move when moving the screen",
"You can now configure the camera movement speed when using WASD (by mini-bomba)",
"Selecting an area now is relative to the world and thus does not move when moving the screen (by Dimava)",
"Fix bug regarding number rounding",
],
},