From 693684d1c90611a23f5196f00fdb3dcf9dc9226e Mon Sep 17 00:00:00 2001 From: Joshua Barretto Date: Thu, 4 May 2023 22:13:14 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e13e50203..ecb1d05ee2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Loot that drops multiple items is now distributed fairly between damage contributors. - Added accessibility settings tab. - Setting to enable subtitles describing sfx. +- Item drops that are spatially close and compatible will now merge with one-another to reduce performance problems. ### Changed