diff --git a/docs/changelog-develop.md b/docs/changelog-develop.md index 8d76c14..f2d5728 100644 --- a/docs/changelog-develop.md +++ b/docs/changelog-develop.md @@ -2,6 +2,13 @@ This file documents changes on the develop branch of this project. +## 2026-05-28 — Authentication: scaffold + +### Added +- `argon2-cffi`, `pytest`, `httpx` dependencies. +- New `clearview_app/auth/` package skeleton. +- `tests/` directory with SQLite-backed pytest fixtures. + ## 2026-05-26 — UI/UX: dead CSS removal, a11y, distinct risk colours, richer dashboard ### Added