From 2359837c8dcac801d0c4b0a246522ef4e86a15f3 Mon Sep 17 00:00:00 2001 From: Gabriel Radureau Date: Tue, 5 May 2026 19:31:27 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(changelog):=20record=20PRs?= =?UTF-8?q?=20#67-#71?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b66fe0..39f76ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- ✨ `GET /api/v1/uptime` endpoint (PR #67) — returns server start_time and uptime_seconds +- 📝 mkcert local HTTPS doc + Makefile `cert` target (PR #68) — prep for ADR-0028 Phase B OIDC callbacks +- ✨ `pkg/auth/` skeleton for OpenID Connect (PR #69) — types + client surface, handlers come later (Phase B.3+) +- 📝 ADR-0028 Phase B roadmap document (PR #71) — outlines remaining B.3 / B.4 / B.5 work + ## [0.1.0] - 2026-05-05 ### Added -- 2.49.1