summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-23 20:26:53 -0400
committerDavid Gay <david@davidgay.org>2021-06-23 20:26:53 -0400
commit18bed0ce80b608b8188abae137175f07c3659bb2 (patch)
tree705c5e2cd6ec3d3b003923d3f84f46ad6ee96f27 /CHANGELOG.md
parentc608468b7d6dad0a007ce1031724737b02fbdd55 (diff)
Fix activities without requirements not completing
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 16a9213..38b0462 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file.
### Fixed
- Results and chat areas sometimes didn't scroll to bottom when they should. This was caused by large result outputs
being larger than the scroll tolerance.
+- Activities without any requirements (such as opening an unlocked rusted lockbox or building a level 1 hearth
+ amenity) would fail.
## [0.1.11.3] - 2021-06-22