From f84860f52072e2325f3dd87f848964fcd5810b1b Mon Sep 17 00:00:00 2001 From: Swann Martinez Date: Thu, 10 Feb 2022 12:06:29 +0100 Subject: [PATCH] feat: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c71fe48..592ff0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -227,6 +227,7 @@ All notable changes to this project will be documented in this file. - Server presets (@Kysios) - Server online status (@Kysios) - Draw connected user color in the user list +- Private session (access protected with a password) (@Kysios) ### Changed