aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-09-27 08:36:40 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-09-27 08:36:40 +0200
commit220572258ad11e7565f8a304f4866936a0076f73 (patch)
treedda7eb3207b23cdaa0ddb3b9c1877ecc275ba0c6
parent5e393bf99c542b81be3c5ca6ec51b5cee121f79d (diff)
downloadskyhanni-220572258ad11e7565f8a304f4866936a0076f73.tar.gz
skyhanni-220572258ad11e7565f8a304f4866936a0076f73.tar.bz2
skyhanni-220572258ad11e7565f8a304f4866936a0076f73.zip
fixed typo
-rw-r--r--CHANGELOG.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 30fa68512..5b803fe6e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -284,7 +284,6 @@
+ Fixed item rarity problems with very special. - hannibal2
+ Fixed party member detection issues for the tab complete feature. - CalMWolfs
+ Hide item rarity error message in /ff. - hannibal2
-+ Fixed issue with Wheat Profit Display not showing the correct value when combined with Seeds. - Thunderblade73
+ Fixed an issue with the Wheat Profit Display not showing the correct value when combined with seeds. - Thunderblade73
+ Tab complte party members now also detects if the party leader leaves. - CalMWolfs