From 5c488b93a23c90e5d849e5a1d58fa761174a0aef Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Tue, 29 Sep 2020 13:51:51 +0300 Subject: [PATCH] Updated changelog --- CHANGES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 068222799..9c2a07311 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,7 +8,8 @@ - Added option to delete team from the console - Added option to view team members from the console - Added option to join a user to any team from the console -- Added option to delete user from the API (@TorstenDittmann) +- Added option to delete user from the API (@TorstenDittmann - #378) +- Added option to delete user from the console (@PineappleIOnic - #538) - Added support for Brotli compression (@PedroCisnerosSantana, @Rohitub222) - New UI micro-interactions and CSS fixes (@AnatoleLucet) - UI performance & accessibility improvments (#406)