From bce9b7729ec148d0b728602309fea6787802468b Mon Sep 17 00:00:00 2001 From: David Gay Date: Sun, 6 Jun 2021 12:36:43 -0400 Subject: Fix bug when awarding XP from things like opening rusted lockbox --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index c031cef..ffb0af2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,9 @@ All notable changes to this project will be documented in this file. is returned from the server, the retries will cease after 3 failures to avoid flooding our new error monitoring. I will monitor and potentially improve this system (and the finish activity code) as time goes forward, but this should be sufficient for now. + +### Fixed +- Unlocking rusted lockbox failed to complete due to bug introduced by refactoring in 0.1.7. ## [0.1.7.2] - 2021-06-05 -- cgit v1.2.3