docs: log audit helper

This commit is contained in:
Ivo Oskamp 2026-05-28 15:52:18 +02:00
parent 46e20de61b
commit f4dd7a507f

View File

@ -2,6 +2,11 @@
This file documents changes on the develop branch of this project.
## 2026-05-28 — Authentication: audit helper
### Added
- `auth.audit.record_event()` for one-line writes to `auth_audit`.
## 2026-05-28 — Authentication: database migration
### Added