[ADD] Update changelog.

This commit is contained in:
lda 2023-09-17 20:05:59 +02:00
parent 84f96a720f
commit e4ee22fa73
Signed by: lda
GPG Key ID: 6898757653ABE3E6
1 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,11 @@ The following endpoints were added:
- Fixed a double-free in `RouteUserProfile()` that would cause errors with certain
Matrix clients. (#35)
### New Features
Implemented `/_telodendria/admin/deactivate/[localpart]` for admins to be able to
deactivate users.
## v0.3.0
**Saturday, June 10, 2023**