From d5132f4df69b54796ec6a05eb380ee0b368c7f04 Mon Sep 17 00:00:00 2001 From: Evert Pot Date: Thu, 9 Jan 2025 12:12:19 -0500 Subject: [PATCH] Update changelog --- changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.md b/changelog.md index 84a9555e..5bcdab0a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,13 @@ Changelog ========= +0.28.2 (????-??-??) +------------------- + +* Add a new privilege for managing user identities. Before this change it was + required to have the 'admin' privilege to do this. + + 0.28.1 (2025-01-08) -------------------