From aa0ab72f17c234bdd97a4e317bf986efdb7ef49c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Ben=C3=ADtez?= Date: Tue, 7 Jul 2026 20:17:19 -0300 Subject: [PATCH] docs(changelog): etapa 3 sprint 8 Co-Authored-By: Claude Sonnet 4.6 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80511ab..046bfd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added +- LibraryPage: agrupación org → área con headers colapsables para admin (Sprint 8) +- Settings ⚙ oculto para roles cliente + guard beforeLoad en /settings (Sprint 8) - Interface `Area` en domain/types.ts (Sprint 8) - Campos `areaId`/`areaName` en `Process` (Sprint 8) - Repositorio `supabaseAreaRepo` con CRUD completo para tabla `areas` (Sprint 8)