summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a01bbbd..da38aa4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,11 @@ All notable changes to this project will be documented in this file.
- Any item equipped during combat is at risk, even if it provides no combat benefit. This may be changed in the
future.
- Currently, non-combat activities do not put your items at risk. This will change in the future.
+
+## UI
+- Game now scales to screen size, and a bit more relative space is given to the main box. This may have introduced
+ undesirable consequences, especially on mobile. Please report these consequences with screenshots, and let's work
+ together to get the game looking decent everywhere. 👍
### Engine
- Refactored some activity and combat code.