From 1c65540baaf732b7cd71d8a13d66251d3f47ca14 Mon Sep 17 00:00:00 2001 From: Lucas Bartholemy Date: Fri, 8 Dec 2023 11:14:28 +0100 Subject: [PATCH] Update CHANGELOG.md --- docs/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index a79fb13..db1d823 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,8 +1,8 @@ Changelog ========= -0.9.3 (Unreleased) ---------------------- +0.9.3 (December 8, 2023) +------------------------ - Fix #135: Add "last login" value to user endpoint - Enh #47: Implementation of [the "Invite new users" endpoint](https://marketplace.humhub.com/module/rest/docs/html/user.html#tag/Invite) - Enh #134: Implementation of the user account `visibility` property in [the "Update an existing user" endpoint](https://marketplace.humhub.com/module/rest/docs/html/user.html#tag/User/operation/updateUser)