From c8a87a2a8ae0b027bfec2b82e271c08414195d2d Mon Sep 17 00:00:00 2001 From: slawkens Date: Tue, 8 Jun 2021 22:26:54 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4629ce9b..ed97fedb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,11 +8,11 @@ * Update 404 response (#163, by @anyeor) ### Fixed -* Fix compatibility with PHP 7.0 and lower -* Fix deleting ranks in guilds (#158, by @Misztrz) -* Fix guild back buttons (change logo & motd) -* Fix forum table style (boards & thread view) -* Fix guild list description new lines `
` being ignored (Thanks @anyeor for reporting) +* compatibility with PHP 7.0 and lower +* deleting ranks in guilds (#158, by @Misztrz) +* guild back buttons (change logo & motd) +* forum table style (boards & thread view) +* guild list description new lines `
` being ignored (Thanks @anyeor for reporting) ## [0.8.4 - 18.02.2021]