From 16a0b1eab421e1f296fcb66cfedb6cc67e06afdf Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Fri, 17 Jun 2022 03:20:49 -0700 Subject: [PATCH] Add to CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63d696665..d0b4fe777 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ You should also include the user name that made the change. ### Improvements - Server: Add rate limit to i/notifications @tamaina - Client: Improve files page of control panel @syuilo +- Client: Switch from FontAwesome icons to Phosphor icons @ThatOneCalculator ### Bugfixes - Server: Fix GenerateVideoThumbnail failed @mei23