diff --git a/docs/changelog-develop.md b/docs/changelog-develop.md index d07d753..9edc4de 100644 --- a/docs/changelog-develop.md +++ b/docs/changelog-develop.md @@ -2,6 +2,12 @@ This file documents changes on the develop branch of this project. +## 2026-05-28 — Authentication: Users + Audit UI + +### Added +- Users admin view with create/edit/delete and password reset. +- Audit log view (latest 100 events). + ## 2026-05-28 — Authentication: SPA gate ### Added