summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-22 22:00:06 -0400
committerDavid Gay <david@davidgay.org>2021-06-22 22:00:06 -0400
commit67881d62653889fbd72ffae889684fa97b547e5a (patch)
tree42460e7e53f99a5d8c00314bb1d71c2016b89392 /CHANGELOG.md
parentff746d288cf7c1c84554528e24d193d39493f266 (diff)
Fix rusted lockboxes not being unlockable due to setting equipment tag requirement incorrectly
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 b433b0d..082a7dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [0.1.11.3] - 2021-06-22
+
+### Fixed
+- Couldn't unlock rusted lockboxes due to equipment requirement being set incorrectly.
+
## [0.1.11.2] - 2021-06-16
## UI