summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-03 21:46:18 -0400
committerDavid Gay <david@davidgay.org>2021-06-03 21:46:18 -0400
commit07ad9fc5c16f22adab89575fb41635953e6a466d (patch)
tree19957bd10199529a58ad1226635e72eb12f3971e /CHANGELOG.md
parent445fc96368ef2fa9f3a9be17cd0ae7d160de315b (diff)
Set low-ish `size` of bazaar number fields
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 320de2f..1da26fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,11 +22,12 @@ amenities, etc that are added unless they are special in some way.
- Remaining duration of conditions and accumulated rested time are now expressed in "human" terms instead of seconds.
- Blank line is now added to beginning of combat results instead of end, since it means more of the most-recent combat
results can be visible when the box has a scroll bar.
-- Reduced text size of Character view headings.
+- Character view: Reduced text size of headings.
+- Bazaar view: Reduced size (width) of number fields.
### Removed
-- The "Look" view.
-- Rest section from the Character view.
+- The Look view
+- Character view: Rest section
### Fixed
- No blank line was being added to combat activity results if the activity was stopped due to being too wounded.