From 452f2a07ac7d8e537b1783e2145ce5369533514b Mon Sep 17 00:00:00 2001 From: tamaina Date: Mon, 4 Jul 2022 15:26:18 +0000 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b693d984b..a3444a761 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ You should also include the user name that made the change. - Server: Supports IPv6 on Redis transport. @mei23 IPv4/IPv6 is used by default. You can tune this behavior via `redis.family`. - Server: Add possibility to log IP addresses of users @syuilo +- Add additional drive capacity change support @CyberRex0 ### Bugfixes - Server: Fix GenerateVideoThumbnail failed @mei23