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)