summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-06-22 22:02:21 -0400
committerDavid Gay <david@davidgay.org>2021-06-22 22:02:29 -0400
commit3d0024935c0eb18025208db2606a966ec9b63dd1 (patch)
treed3f21b5b7df6d61735d02f3ff467679dce3d05a7 /CHANGELOG.md
parent67881d62653889fbd72ffae889684fa97b547e5a (diff)
Make sure skill leaderboards are displayed alphabetically
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 082a7dd..e6605c1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.
## [0.1.11.3] - 2021-06-22
+### UI
+- Leaderboard: Skill leaderboards are now always displayed alphabetically.
+
### Fixed
- Couldn't unlock rusted lockboxes due to equipment requirement being set incorrectly.