Update changelog

This commit is contained in:
tobspr 2020-06-12 19:07:57 +02:00
parent 2f45e345fe
commit edc0e352f7
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ export const CHANGELOG = [
entries: [
"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",
"Fix bug regarding number rounding",
],